Files
41e2bcb4-a0c0-4389-a815-942…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-10 03:43:47 +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)"
}
}