Files
505d2a7a-c3d5-4c45-a63e-121…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-23 20:35:30 +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)"
}
}