Files
6b59c310-16aa-4e25-bbcd-a9d…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-05 15:55:05 +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)"
}
}