Files
8b75bc76-e7a0-4d49-8edc-c4a…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika dc71c136e3 Initial commit
2026-02-09 17:32:47 +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)"
}
}