Files
12b8f869-7451-4ec6-bef8-a3c…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-11 06:19:32 +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)"
}
}