-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
It would be good if Button component supports fullwidth prop, it often required in mobile views.
Button will occupied full width of the container
<Button fullwidth></Button>
Button will be full width in mobile view, but It'll behave normal in other modes
<Button fullwidth={[true, false]}></Button>
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request