Files
50c2c7e8-3f85-4ee0-a625-99e…/registry/schemas/CircleGradientBackground.schema.json
2026-05-07 12:49:47 +00:00

7 lines
156 B
JSON

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