Files
7623874c-e28f-4344-a382-bc4…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 66527b3c99 Initial commit
2026-02-05 18:17:36 +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)"
}
}