Use the `disabled` attribute to disable the navigation item.

```html
<sd-navigation-item disabled>Disabled navigation</sd-navigation-item>
```
