Files
82eb49a2-13e8-4783-bf4f-895…/registry/schemas/CircleGradientBackground.schema.json
2026-03-14 07:07:21 +00:00

7 lines
156 B
JSON

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