Files
fdecac45-9156-4f93-9e1d-7c8…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-24 09:16:15 +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)"
}
}