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

Implementation of outline button #11342

Closed
dilipkumar2k6 opened this issue May 12, 2018 · 1 comment
Closed

Implementation of outline button #11342

dilipkumar2k6 opened this issue May 12, 2018 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@dilipkumar2k6
Copy link

As per material ui design, outline button is accepted design. However I don't find code in material-ui. Please refer https://material.io/design/components/buttons.html#usage

  • [x ] I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

I should be able to use varien="outline" as below
<Button variant="outline" color="primary" className={classes.button}> Primary</Button>

Current Behavior

Not able to find in document on how to use outline button.

Steps to Reproduce (for bugs)

Context

My designer designed outline button and I do not want to write lot of stylesheet to create my own version.

Your Environment

Tech Version
Material-UI
React
browser
@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label May 12, 2018
@oliviertassinari
Copy link
Member

@dilipkumar2k6 Thanks for raising this point. I'm closing for #11284.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants