@izosa/website-breadcrumbs
v0.6.2
Published
<table> <tr> <td><img src="https://www.static.izosa.com/website/logo.svg" width="100" height="100"></td> <td> <h2>Breadcrumbs</h2> Website component for breadcrumbs</td> </tr> </table>
Downloads
11
Readme
Properties
<website-breadcrumbs [list]="breadcrumbs"></website-breadcrumbs>
CSS Properties
website-breadcrumbs {
--color: #3f3f3f;
--font-size: 0.8rem;
--font-weight: 700;
--font-familly: inherit;
--mb: 0.75rem;
--arrow-content: '» ';
--arrow-color: #3f3f3f;
--arrow-gap: 0.25rem;
}