Files
4cd6b3e1-83fa-41aa-b6e4-e31…/registry/schemas/CircleGradientBackground.schema.json
2026-06-13 07:53:12 +00:00

7 lines
156 B
JSON

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