menu
pulsar_web package
documentation
engine/morphic/void_elements.dart
Input
max method
max method
dark_mode
light_mode
max
method
Input
max
(
String
m
)
Implementation
Input max(String m) { attr('max', StringAttribute(m)); return this; }
pulsar_web package
documentation
engine/morphic/void_elements
Input
max method
Input class