The ld-sidenav-separator
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 |
---|---|
"hr" |
graph TD;
ld-sidenav-scroller-internal --> ld-sidenav-separator
style ld-sidenav-separator fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS