Files
2d052c47-7a2d-4a7b-a9b9-ead…/registry/schemas/AnimatedAuroraBackground.schema.json
2026-03-03 09:03:51 +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)"
}
}