Files
c4cd3bf6-e56c-4bd5-a98c-eb5…/registry/schemas/CircleGradientBackground.schema.json
2026-05-15 11:58:06 +00:00

7 lines
156 B
JSON

{
"name": "CircleGradientBackground",
"propsSchema": {
"diagonal?": "'primary' | 'secondary' (default: 'primary')",
"className?": "string"
}
}