Files
149a6b04-a5f1-435e-9c16-e24…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika fbfbbe5009 Initial commit
2026-04-10 15:44:09 +03: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)"
}
}