Files
d9b4c487-1540-42f9-bbf6-79b…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-07 03:29:39 +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)"
}
}