Files
936a5c32-09f7-4151-accb-c6c…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-10 20:20:49 +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)"
}
}