Size prop for form-elements #410
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
It will be more easier if framework also provide size prop just like we have in input component, for checkbox, radio, select, switch. We can do it with CSS but as we have size prop in input component why ignore other form elements.
Describe the solution you'd like
Add size prop to this components as well.
Describe alternatives you've considered
Currently I use css
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: