Files
3dcd2a4e-0f4a-4bc4-b6d3-bcc…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-12 13:49:46 +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)"
}
}