tsdev-bread-crumb

1.0.1 • Public • Published

tsdev-bread-crumb

v1.0.x

Installation

npm install --save tsdev-bread-crumb

CSS

add index.css from dist folder to your project

import './../node_modules/tsdev-bread-crumb/dist/index.css';

Import & Usage

import {
    BreadCrumb
} from 'tsdev-bread-crumb';

...

<BreadCrumb />

Storybook

http://www.schlender-entwicklung.com/storybook/tsdev-bread-crumb

Important

You can include all components as a base component in your implementation. No properties are required as needed. So you can get a better overview, without provoking mistakes immediately.

tsdev-bread-crumb

/tsdev-bread-crumb/

    Package Sidebar

    Install

    npm i tsdev-bread-crumb

    Weekly Downloads

    2

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    31.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • thebuoyant