Files
5ce1be72-b09c-40d0-8dd2-e65…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-30 14:05:13 +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)"
}
}