Files
52a9cf8f-dfd8-4c6d-b2f4-9f9…/registry/schemas/CircleGradientBackground.schema.json
2026-03-09 07:37:41 +00:00

7 lines
156 B
JSON

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