Files
ca0d7620-e6e5-4f77-9215-bba…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-02 05:08:48 +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)"
}
}