Skip to content

Add href prop to Button#259

Merged
tcbegley merged 1 commit intomasterfrom
button-href
Oct 20, 2019
Merged

Add href prop to Button#259
tcbegley merged 1 commit intomasterfrom
button-href

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

1 participant