Files
5f239583-6358-4423-9ab6-665…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 05e742a4d6 Initial commit
2026-03-13 13:27:27 +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)"
}
}