Files
f93bcbd6-0c6c-419b-8d0e-d3c…/registry/schemas/CircleGradientBackground.schema.json
2026-02-11 15:58:17 +00:00

7 lines
156 B
JSON

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