Skip to content

Add href prop to Button #259

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

Merged
merged 1 commit into from
Oct 20, 2019
Merged

Add href prop to Button #259

merged 1 commit into from
Oct 20, 2019

Conversation

tcbegley
Copy link
Collaborator

This PR adds a href prop to Button to allow links to be attached to buttons without having to wrap them with a html.A or dcc.Link element, this being important for preserving correct styling when using InputGroup or ButtonGroup as noted in #258.

@tcbegley tcbegley changed the base branch from v0.8.0 to master October 20, 2019 08:24
Allow href to be passed to Button so that it can be used as an internal
or External link. This is useful for maintaining correct styling in
input or button groups.
@tcbegley tcbegley merged commit 5038d49 into master Oct 20, 2019
@tcbegley tcbegley deleted the button-href branch October 20, 2019 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant