Files
b8d6046d-1486-4970-aae6-db7…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev ea1adb82cb Initial commit
2026-02-05 11:44:53 +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)"
}
}