Files
2b65baeb-6c2e-4b8f-ac55-946…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-01 12:02: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)"
}
}