Files
b0fae6ba-e61d-4780-a56f-00c…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-04 15:38:26 +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)"
}
}