Files
0c4fcf53-ece7-4bbe-b963-6e9…/registry/schemas/CircleGradientBackground.schema.json
2026-04-02 17:40:38 +00:00

7 lines
156 B
JSON

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