Files
dbf89ecf-29d8-4a5f-af9f-e9d…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-08 16:54:20 +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)"
}
}