Files
e99d764f-5bf2-4e7b-86ae-3ca…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-16 21:34:55 +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)"
}
}