Files
ba0e436d-274b-4760-86cb-08e…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika bd78f8c0f3 Initial commit
2026-02-09 15:29:06 +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)"
}
}