Files
787e577b-d40e-4d05-a0c4-fed…/registry/schemas/CircleGradientBackground.schema.json
2026-03-02 19:36:47 +00:00

7 lines
156 B
JSON

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