Files
2a78a4f6-feca-4e2b-80c8-e1b…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-22 13:03:10 +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)"
}
}