Files
367216c5-d13f-4db7-88b8-e97…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-02-04 11:03:34 +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)"
}
}