Disabling the photo album option in PWA Elements camera

Is it possible to somehow disable the photo album option in the PWA Elements camera? I have chosen CameraSource.Camera as the source for the getPhoto method but that only seems to affect the camera on Android and iOS. I noticed that the button is not visible in the example image on the PWA Elements page here https://capacitorjs.com/docs/web/pwa-elements.

The input file is a fallback on the Camera plugin when PWA elements is not installed/configured, failed to show, getUserMedia is not supported, etc.

Can’t be disabled.