Files
b8bb8c0f-e1b6-4e5d-a5dd-ad8…/registry/schemas/CircleGradientBackground.schema.json
2026-06-11 19:10:36 +00:00

7 lines
156 B
JSON

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