Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Buttons] Adding full width (block) prop to button component #842

Closed
mairh opened this issue Jun 14, 2015 · 5 comments
Closed

[Buttons] Adding full width (block) prop to button component #842

mairh opened this issue Jun 14, 2015 · 5 comments
Labels
component: button This is the name of the generic UI component, not the React module!

Comments

@mairh
Copy link

mairh commented Jun 14, 2015

In many cases web app require to have full width block buttons (similar to what bootstrap does with their block class). Wouldn't it be better to have block prop in button element?

I noticed we recently merged full width support for text fields. It would be nice to have it for button elements too.

@activatedgeek
Copy link

+1

1 similar comment
@darkleaf
Copy link

+1

@hai-cea hai-cea changed the title Adding full width (block) prop to button component [Buttons] Adding full width (block) prop to button component Jun 19, 2015
@Zadielerick
Copy link
Contributor

#927

@hai-cea
Copy link
Member

hai-cea commented Jul 2, 2015

Fixed with #989

@hai-cea hai-cea closed this as completed Jul 2, 2015
@darkleaf
Copy link

darkleaf commented Jul 2, 2015

👍

mnajdova pushed a commit to mnajdova/material-ui that referenced this issue Nov 10, 2020
mui#880)

* add `KeyboardButtonProps` for Keyboard Icon Button (mui#842)

* Add Unit test
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added component: button This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: button This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

7 participants