Files
82c87e4b-b2d1-415e-9cd7-58e…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-11 20:05:02 +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)"
}
}