Use the `disabled` attribute to disable the file selector.

```html
<sd-file-selector label="Select a file to upload" disabled></sd-file-selector>
```
