Files
49a30df6-c8a9-47f8-b5a5-b79…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-11 13:34:58 +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)"
}
}