Files
2c1705c7-1e7e-4c12-8f6b-a90…/registry/schemas/CircleGradientBackground.schema.json
2026-02-04 20:16:40 +00:00

7 lines
156 B
JSON

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