Files
1adfd2c4-e039-4877-96be-404…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-07 08:45:56 +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)"
}
}