Files
a8319e29-08fe-4fed-ba1c-945…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika a0b06ff55a Initial commit
2026-02-10 15:54:52 +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)"
}
}