Files
e7c311c3-f3cb-41f9-a66d-c26…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-06 18:04:41 +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)"
}
}