Files
f93f81d3-54c3-4591-822d-0cc…/registry/schemas/CircleGradientBackground.schema.json
2026-04-08 21:41:48 +00:00

7 lines
156 B
JSON

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