Files
d538a3a4-e32e-40b8-876a-7e8…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-16 16:37:57 +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)"
}
}