Files
4b401426-a0e7-4f3a-a96c-c7e…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-11 08:02:59 +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)"
}
}