Files
e81966ba-c2b8-40e5-affc-7a9…/registry/schemas/CircleGradientBackground.schema.json
2026-05-16 21:34:21 +00:00

7 lines
156 B
JSON

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