Files
beb3efcf-19ed-4400-b592-6db…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev 21e5931cb4 Initial commit
2026-03-13 16:05:38 +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)"
}
}