Files
6770e560-f320-468b-822d-04d…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-10 18:22:37 +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)"
}
}