Files
016ffb2e-9d82-4f26-a5df-ef8…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-03 23:41:21 +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)"
}
}