Files
1aa8b395-4840-4d08-9ceb-3c3…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-03 05:39:05 +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)"
}
}