Files
2df481f2-2d4b-4fb2-af78-591…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-03 00:10:09 +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)"
}
}