Modification - Checkbox size variant #874
Replies: 3 comments 4 replies
-
I've seen these larger checkboxes in other designs and I've asked why do we need two different sizes but can't remember the answer 🤔 to me it will just seem inconsistent to have them of different sizes in the same application - do we know of other libraries with this functionality? Can we make them all larger? @alexcanning I'm assuming you are the best to answer these questions? From a technical point of view, if we go with two different sizes, I would probably have it |
Beta Was this translation helpful? Give feedback.
-
PR: #983 |
Beta Was this translation helpful? Give feedback.
-
Available in release 8.1.0. |
Beta Was this translation helpful? Give feedback.
-
Can we create a variant for the checkbox to allow larger sizes?
Would this be added as a
ToggleVarient
or as a new ToggleSize@Input() size: ToggleSize;
?The design below show the checkbox with a width of 24px and a height of 24px.
Beta Was this translation helpful? Give feedback.
All reactions