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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.5.20latest

Version History

VersionDownloads (Last 7 Days)Published
0.5.20
0.5.13
0.5.00
0.4.40
0.4.30
0.4.20
0.4.10
0.4.00
0.3.41
0.3.30
0.3.20
0.3.10
0.3.00
0.2.00
0.1.150
0.1.140
0.1.130
0.1.120
0.1.110
0.1.100
0.1.90
0.1.80
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00
0.0.00

Package Sidebar

Install

npm i @igloo-ui/hyperlink

Weekly Downloads

4

Version

0.5.2

License

Apache-2.0

Unpacked Size

123 kB

Total Files

7

Last publish

Collaborators

  • infra.admin
  • franckgaudin