Files
9695629e-7b4e-4d0d-a70b-ddb…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-10 13:29:29 +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)"
}
}