Use the `divider` attribute to add a divider above the navigation item.
**Hint:** Only works with `vertical` attribute.

```html
<sd-navigation-item vertical divider>Vertical navigation with divider</sd-navigation-item>
```
