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