Files
32a65411-f209-4b18-ba90-6f2…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev 5aaab5449a Initial commit
2026-02-04 13:19:06 +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)"
}
}