Files
8042b1e4-d72f-4543-b4fe-82d…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika ec2245e700 Initial commit
2026-03-12 16:55:03 +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)"
}
}