Files
35ffa86e-5ec2-4f4d-ab69-096…/registry/schemas/CircleGradientBackground.schema.json
2026-03-07 19:27:53 +00:00

7 lines
156 B
JSON

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