Files
c3265ba1-b2df-42e7-8d30-90c…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-25 06:27: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)"
}
}