Files
efebc503-2cb8-4f38-9478-6c6…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-05-09 19:34:26 +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)"
}
}