Files
433023da-3941-4a7e-a26c-c9e…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika b1108f4d87 Initial commit
2026-02-09 15:36:19 +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)"
}
}