You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,12 @@
6
6
7
7
# vaadin-breadcrumbs
8
8
9
-
A Breadcrumbs component for Vaadin Flow
9
+
A Breadcrumbs component for Vaadin Flow.
10
10
11
11

12
12
13
+
_What is a "Breadcrumb"?_ <br/>
14
+
A component with a list of links that helps visualizing a page's location within a site's hierarchical structure, it allows navigation up to any of the ancestors.
13
15
14
16
## Installation
15
17
[Installation guide for the latest release](https://github.com/xdev-software/vaadin-breadcrumbs/releases/latest#Installation)
0 commit comments