minLengthAttr property

  1. @HostBinding.new('attr.minlength')
String minLengthAttr
getter/setter pair

Implementation

@HostBinding('attr.minlength')
late String minLengthAttr;