Files
85f2234e-9a8a-4e5e-8de6-b2b…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-11 11:06:39 +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)"
}
}