Use the `disabled` attribute to disable the menu item so it cannot be selected.

```html
<sd-menu-item disabled> Menu item 1 </sd-menu-item>
```
