max property - InputElement class - dart:html library (original) (raw)

description

String? getmax

override

Implementation

String? get max native;

setmax (String? value)

override

Implementation

set max(String? value) native;