Files
3d05e5f1-75d7-4c45-a2b0-442…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-01 20:44:59 +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)"
}
}