Files
40481872-6f32-466a-806b-d19…/registry/schemas/AnimatedAuroraBackground.schema.json
vitalijmulika 4fc90069f1 Initial commit
2026-02-09 19:10:58 +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)"
}
}