Files
12334246-4b2f-489c-9617-efe…/registry/schemas/CircleGradientBackground.schema.json
2026-06-03 11:48:09 +00:00

7 lines
156 B
JSON

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