Holiday Notice: Support will be provided on a limited scale from December 24th, 2024, to January 2nd, 2025. Happy holidays and a wonderful New Year!

alirezamhd free asked 1 year ago


hi When I try to use maxlengh in the input it doesn't work unless I add a counter to it which I don't want what is the solution?


Bartosz Cylwik staff answered 1 year ago


Hi! Right now, for maxlength to work, you have to add counter prop to the input component. If you don't want the counter to be visible you can hide it with css

.form-counter {
  display: none;
}

Best Regards!



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Vue
  • MDB Version: MDB5 3.2.0
  • Device: laptop
  • Browser: chrome
  • OS: windows
  • Provided sample code: No
  • Provided link: No
Tags