Files
e5542d44-32d3-4533-8667-7c7…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-10 00:29:10 +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)"
}
}