maxLengthAttr property

  1. @HostBinding.new('attr.maxlength')
String maxLengthAttr
getter/setter pair

Implementation

@HostBinding('attr.maxlength')
late String maxLengthAttr;