Files
31e2d648-5b9d-44c3-a749-ed3…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-03 16:31:00 +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)"
}
}