Files
8b7261a3-faa1-4ad1-a65b-719…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-03 09:27:02 +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)"
}
}