Files
20bd75be-3a2d-4f60-9224-238…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-06-11 10:16:22 +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)"
}
}