Files
823a3fb2-3c30-49b5-9a42-3ff…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika d7fee3d71f Initial commit
2026-02-03 18:04:18 +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)"
}
}