Files
d1d01b7d-e2f8-42bf-9e26-09c…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-13 03:47:26 +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)"
}
}