Files
580eab54-4532-42e1-b19e-282…/registry/schemas/CircleGradientBackground.schema.json
2026-04-24 07:38:39 +00:00

7 lines
156 B
JSON

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