Files
9be6fe7f-fb3d-4f21-9c41-770…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-25 08:36:52 +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)"
}
}