menu
Dart
dart:html
InputElement
capture property
capture
brightness_4
brightness_5
description
capture
property
String
?
capture
Implementation
String? get capture native;
void
capture=
(
String
?
value
)
Implementation
set capture(String? value) native;
Dart
dart:html
InputElement
capture property
InputElement class