Files
20433213-9f1d-4018-b8fe-640…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-01-29 20:42:55 +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)"
}
}