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

description

String? getstep

override

Implementation

String? get step native;

setstep (String? value)

override

Implementation

set step(String? value) native;