Files
30c01b87-9ea9-4def-b3f9-ae9…/registry/schemas/CircleGradientBackground.schema.json
2026-03-02 20:30:07 +00:00

7 lines
156 B
JSON

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