Files
7fc00a0d-cf92-4fd8-a900-bc8…/registry/schemas/CircleGradientBackground.schema.json
2026-04-11 21:24:23 +00:00

7 lines
156 B
JSON

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