0.1.5 • Published 12 months ago

@voussoir/link v0.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

@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.