Skip to content

Full width prop to the button #31

Open
@ankibalyan

Description

@ankibalyan

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 request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions