Files
7c4086c1-dcca-4764-ad1c-e8e…/registry/schemas/CircleGradientBackground.schema.json
2026-04-06 06:29:56 +00:00

7 lines
156 B
JSON

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