Files
bf2b8202-9d67-4ad0-829f-be0…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-01 14:29:19 +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)"
}
}