capture property
The capture attribute defines which media—microphone, video, or camera — should be used to capture a new file for upload with file upload control in supporting scenarios.
Implementation
final String? capture;
The capture attribute defines which media—microphone, video, or camera — should be used to capture a new file for upload with file upload control in supporting scenarios.
final String? capture;