Skip to content

The way to handle link with button component #130

@ButuzGOL

Description

@ButuzGOL

Are you going to implement link component in button style
something like

<Button href="#">Link</Button>

in react-bootstrap
or
I should use

<RaisedButton label="Signup" onClick={this.handleHeroNewClick} />

and in function do redirect ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: buttonChanges related to the button.scope: linkChanges related to the link.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions