Breadcrumb Component - Vaadin Add-on Directory
Web Component providing an easy way to display breadcrumb on web pages## Usage
Web Component providing an easy way to display breadcrumb on web pages. Breadcrumbs will be separated by ">" symbol. Clicking on any breadcrumb(except last one) will navigate user to page which is represented by this breadcrumb. It's possible to hide some of breadcrumbs on smaller viewports.
### Client-side implementation
This is the server-side (Java) API for Vaadin Platform for the vcf-breadcrumb component. Looking for the client-side version? It can be found here: https://vaadin.com/directory/component/vaadin-component-factoryvcf-breadcrumb
## Vaadin platform version
Support for Vaadin 14+ is starting from version 2.0.0.
## License & Author
This Add-on is distributed under Apache 2.0
Component Factory Breadcrumb is written by Vaadin Ltd.
### Sponsored development
Major pieces of development of this add-on has been sponsored by multiple customers of Vaadin. Read more about Expert on Demand at: [Support](https://vaadin.com/support) and [Pricing](https://vaadin.com/pricing)
View on GitHubOnline Demo
Breadcrumb Component version 1.2.0
updated client-side dependency to vcf-breadcrumb v1.2.0
Breadcrumb Component version 2.0.0
### Version 2.0.0
- Vaadin 14 compatible with both compatibility and npm mode
Breadcrumb Component version 2.0.1
Update the license to Apache 2.0