LinkButton
An html anchor tag styled as a button.
Snippet
Use this interactive snippet to try the component:
<LinkButton href="https://www.meetup.com" primary>Link styled as Button</LinkButton>
Props
a11y
Keyboard interactions: The button action should be triggered by the enter key.
Examples
(Link as icon Button with no text)