Files
60d46ec3-e6fb-428e-96f9-0dc…/registry/schemas/CircleGradientBackground.schema.json
2026-04-03 15:28:39 +00:00

7 lines
156 B
JSON

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