Files
b1beebbc-b6fd-49fa-97a4-e98…/registry/schemas/CircleGradientBackground.schema.json
2026-04-20 01:39:51 +00:00

7 lines
156 B
JSON

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