Files
1167afbf-8d15-4e47-9138-d54…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-19 07:16:29 +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)"
}
}