Files
ef7b5498-e4e5-4bd7-a1ea-3f7…/registry/schemas/CircleGradientBackground.schema.json
2026-03-21 07:14:36 +00:00

7 lines
156 B
JSON

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