Files
ca60aabe-cb83-4c78-ad79-cff…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-17 08:23:39 +00: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)"
}
}