Files
72c362db-3f64-4cfa-9dc5-4e0…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-21 19:45: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)"
}
}