Files
9eab7247-2fd0-4945-af49-e46…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-01-28 23:03:07 +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)"
}
}