Files
f09d3726-265b-44c2-9ff5-486…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-12 09:17:33 +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)"
}
}