Files
736f01a7-dff9-4ddf-b3b1-a3e…/registry/schemas/CircleGradientBackground.schema.json
2026-05-11 23:19:16 +00:00

7 lines
156 B
JSON

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