23.0.1 • Published 3 months ago

@logo-elements/breadcrumb v23.0.1

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
3 months ago

@logo-elements/breadcrumb

An accessible and customizable breadcrumb that allows users to perform actions.

npm version

<logo-elements-breadcrumb items='[{ "label": "Home", "href": "/home" },{ "label": "Category", "href": "/category" }, { "label": "Products" }, { "label": "Product 1" }]'></logo-elements-breadcrumb>

Installation

Install the component:

npm i @logo-elements/breadcrumb --save

Once installed, import the component in your application:

import '@logo-elements/breadcrumb';

For more detailed information, please visit:

Logo Elements Documentation ↗