@igloo-ui/hyperlink
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

Hyperlink

Hyperlink are interactive elements that allow users to navigate in webpage.

Installation

To install @igloo-ui/hyperlink in your project, you will need to run the following command using npm:

npm install @igloo-ui/hyperlink

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/hyperlink

Usage

Then to use the component in your code just import it!

import Hyperlink from '@igloo-ui/hyperlink';

<Hyperlink>
  <a href="#">Link to ...</a>
</Hyperlink>;

/@igloo-ui/hyperlink/

    Package Sidebar

    Install

    npm i @igloo-ui/hyperlink

    Weekly Downloads

    5

    Version

    0.5.2

    License

    Apache-2.0

    Unpacked Size

    123 kB

    Total Files

    7

    Last publish

    Collaborators

    • infra.admin