Files
3d539ff6-dcc2-441c-a8d8-c95…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika b28a1dc88e Initial commit
2026-03-13 12:37:49 +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)"
}
}