0.1.5 • Published 2 years ago
@voussoir/link v0.1.5
@voussoir/link
Links are used for taking users from one page to another.
useLinkComponent
Returns an anchor element (a) by default, or the custom linkComponent
implementation that was provided via VoussoirProvider.
TextLink
Text links take users to another place in the application, and usually appear within or directly following a sentence. Styled to resemble a hyperlink.