Files
a2f41f0c-6028-43e7-8a4d-1fe…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-10 08:51:34 +00:00

8 lines
244 B
JSON

{
"name": "AnimatedAuroraBackground",
"propsSchema": {
"className?": "string",
"showRadialGradient?": "boolean (default: true)",
"invertColors": "boolean (REQUIRED - true for light backgrounds, false for dark backgrounds)"
}
}