Files
cf03ccc2-5e4f-4ea4-aba1-e7b…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-08 14:13:58 +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)"
}
}