Files
e37d2431-9341-42b8-b617-8cd…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-11 13:30:19 +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)"
}
}