Files
d37e82f7-efa0-48fb-9618-1b9…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika a9f0bdfa6d Initial commit
2026-02-04 17:49:11 +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)"
}
}