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