Files
8251f7cb-199a-4ce1-858b-e23…/registry/schemas/CircleGradientBackground.schema.json
2026-04-11 07:38:44 +00:00

7 lines
156 B
JSON

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