Files
567bbbf9-eec7-4ece-88dc-fde…/registry/schemas/CircleGradientBackground.schema.json
2026-05-11 19:31:37 +00:00

7 lines
156 B
JSON

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