Files
7f53a677-4e57-47ec-8dcf-dbf…/registry/schemas/CircleGradientBackground.schema.json
2026-04-08 08:11:42 +00:00

7 lines
156 B
JSON

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