Files
26ef7f36-5029-4239-87f2-c01…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-10 20:48:54 +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)"
}
}