Files
47bf6640-a2da-46c5-9fb8-68d…/registry/schemas/AnimatedAuroraBackground.schema.json
Maksym Vasylchenko 76d77eadcc Initial commit
2026-02-10 21:07:50 +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)"
}
}