Use the `hide-value` attribute where you don’t want to show the selected value.

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