Files
e6965060-f4c4-4fd2-b7d5-12d…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-09 14:49:29 +02: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)"
}
}