Files
ce9bec35-0fe5-4b6f-a2bf-5c7…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 60166b7116 Initial commit
2026-02-09 17:33:25 +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)"
}
}