Files
05ea129c-5bbd-4745-b5f7-753…/registry/schemas/CircleGradientBackground.schema.json
2026-04-08 18:51:09 +00:00

7 lines
156 B
JSON

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