@humblejs/link

1.10.2 • Public • Published

Link

Link supports smooth transition of pages within humble.js framework which displays spinner (or custom skeleton for the page) while loading the page.

Usage is similar to <a>

Install

yarn add @humblejs/link

Example

import Link from '@humblejs/link';

// ...

<Link href={myLink} className="any-custom-class">My Link</Link>

Readme

Keywords

none

Package Sidebar

Install

npm i @humblejs/link

Weekly Downloads

6

Version

1.10.2

License

Apache-2.0

Unpacked Size

6.49 kB

Total Files

15

Last publish

Collaborators

  • abumq
  • firewebkit-devs