Files
6bcf848a-03e4-4a2c-b20a-1c8…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-01 12:31:41 +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)"
}
}