Files
c91a67ee-c4ad-4705-8388-208…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 25e34acf1d Initial commit
2026-02-09 19:11:55 +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)"
}
}