Files
bac14a48-730c-4fa7-8290-79a…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev 59f3993b14 Initial commit
2026-03-12 14:15:45 +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)"
}
}