Files
80c6a8cb-0fc8-4b31-b0d8-a07…/registry/schemas/CircleGradientBackground.schema.json
2026-05-19 06:46:20 +00:00

7 lines
156 B
JSON

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