Files
1c33dcc3-0154-4eec-ae4d-49d…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev e3dd5baea9 Initial commit
2026-02-06 12:50:30 +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)"
}
}