Files
73ee9f62-3583-40f6-8d45-b3f…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-06 15:19:47 +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)"
}
}