Files
74ce451e-69b3-4925-be36-7a2…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-12 00:44:50 +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)"
}
}