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

Allow buttons to look like a link #1367

Open
lmestel opened this issue Jun 26, 2023 · 0 comments
Open

Allow buttons to look like a link #1367

lmestel opened this issue Jun 26, 2023 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@lmestel
Copy link
Contributor

lmestel commented Jun 26, 2023

To have a button, that looks like a link we should add a new link variant to the Button component: <Button variant="link" label="click me! />

Alternatively we could add a as Prop to the Link component to pass the element: <Link as="button">click me!</Link>

@lmestel lmestel added enhancement New feature or request question Further information is requested labels Jun 26, 2023
@lmestel lmestel changed the title Allow button that looks like a link Allow buttons to look like a link Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant