Files
5f8630a4-9917-4ff0-a924-261…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika d68f386e88 Initial commit
2026-02-05 16:57:17 +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)"
}
}