@humblejs/breadcrumbs

1.10.6 • Public • Published

Breadcrumbs

Breadcrumbs navigation for the page

Demo

Install

yarn add @humblejs/breadcrumbs

Style

Import all styling

@import '@humblejs/breadcrumbs/dist/css/styles.scss';

Props

Name Type / Description Is Required? Default
items array of object
* text (string, required)
* link
YES Empty
type string
* chevron
* slash
* double-angle
NO chevron
separator string
If specified the type is ignored and this separator is used instead
NO Null

/@humblejs/breadcrumbs/

    Package Sidebar

    Install

    npm i @humblejs/breadcrumbs

    Weekly Downloads

    1

    Version

    1.10.6

    License

    Apache-2.0

    Unpacked Size

    8.83 kB

    Total Files

    10

    Last publish

    Collaborators

    • abumq
    • firewebkit-devs