Files
ca3285a7-46bb-45b4-a37a-8b6…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-04 15:00:01 +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)"
}
}