Files
80c6a8cb-0fc8-4b31-b0d8-a07…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-19 06:46:20 +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)"
}
}