The ld-sidenav-heading component is a subcomponent for ld-sidenav.
Please refer to the ld-sidenav documentation for usage examples.
| Property | Attribute | Description | Type | Default | 
|---|---|---|---|---|
| key | key | for tracking the node's identity when working with lists | string | number | undefined | 
| ref | ref | reference to component | any | undefined | 
| Part | Description | 
|---|---|
| "typo" | 
graph TD;
  ld-sidenav-heading --> ld-typo
  style ld-sidenav-heading fill:#f9f,stroke:#333,stroke-width:4pxBuilt with StencilJS