Files
3695f00a-8ab0-4c1f-8fcd-8c9…/registry/schemas/CircleGradientBackground.schema.json
2026-03-04 02:51:18 +00:00

7 lines
156 B
JSON

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