Files
f366e62a-bcfb-4402-b818-58f…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 1830d50da6 Initial commit
2026-03-13 13:15:35 +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)"
}
}