Files
b4709ddf-032e-4173-9a9b-c9c…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-10 06:43:15 +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)"
}
}