Files
d0f293b0-cfdf-428a-813f-cdf…/registry/schemas/CircleGradientBackground.schema.json
2026-04-04 17:18:33 +00:00

7 lines
156 B
JSON

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