Files
944e0ba9-5c4d-43d3-b3b3-c6b…/registry/schemas/AnimatedAuroraBackground.schema.json
Nikolay Pecheniev 072564f4b0 Initial commit
2026-02-04 18:08:23 +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)"
}
}