Files
d74dc9d3-5b72-4752-97ce-4fa…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-01-27 19:11:43 +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)"
}
}