Files
05288714-e2b1-40e3-b663-e1d…/registry/schemas/CircleGradientBackground.schema.json
2026-05-14 03:37:43 +00:00

7 lines
156 B
JSON

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