Files
5d34b993-c5ec-4be5-8948-48d…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-09 15:24:28 +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)"
}
}