Files
6af53fd3-45ec-4497-af2d-09e…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika e6ccbd4a84 Initial commit
2026-02-10 15:49:24 +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)"
}
}