Files
89de372c-7716-4a22-98e5-3e6…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika cc7a90232a Initial commit
2026-03-13 13:37:05 +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)"
}
}