Files
3d287ee3-3221-4372-840b-286…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-09 16:02:56 +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)"
}
}