Files
4eef4115-e52f-4438-b3f3-e08…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-04 10:30:16 +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)"
}
}