Files
acf47bb9-d054-4818-a576-5ae…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 0acd7d31e9 Initial commit
2026-02-27 16:38:53 +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)"
}
}