Files
f83b5b61-4ff7-4f1d-a994-97a…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-01-31 12:04:16 +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)"
}
}