Files
77e7f41e-ff2d-44d2-ac76-2fc…/registry/schemas/CircleGradientBackground.schema.json
2026-03-07 02:47:54 +00:00

7 lines
156 B
JSON

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