Files
8aa2e4f9-e887-484e-9c63-4d9…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-09 15:56:26 +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)"
}
}