Files
f607ae93-b4ca-4f1d-8f6e-2ed…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-09 14:53:15 +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)"
}
}