menu
js_bindings package
documentation
bindings/html.dart
PropsHTMLSelectElement
checkValidity method
checkValidity method
dark_mode
light_mode
checkValidity
method
bool
checkValidity
(
)
Implementation
bool checkValidity() => js_util.callMethod(this, 'checkValidity', []);
js_bindings package
documentation
bindings/html
PropsHTMLSelectElement
checkValidity method
PropsHTMLSelectElement extension on
HTMLSelectElement