Files
944a3fc2-6475-4ef8-9eff-e82…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-17 14:37: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)"
}
}