Files
d3c4ee26-7cc6-4b79-b3cb-943…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-13 08:39:22 +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)"
}
}