Files
d41900c6-0920-402a-b41b-f35…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika db8dd79927 Initial commit
2026-02-09 18:40:29 +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)"
}
}