Files
691a1023-5ca9-4033-b4d7-75f…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-04-08 20:26:45 +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)"
}
}