Maxlength and Minlength for Angular Bootstrap WYSIWYG Editor


Topic: Maxlength and Minlength for Angular Bootstrap WYSIWYG Editor

rajib pro priority vip early access asked 4 years ago

Expected behavior I want to set maxlength and minlength restriction on Angular Bootstrap WYSIWYG Editor

Resources (screenshots, code snippets etc.) Below is my code snippet:

<mdb-wysiwyg [(ngModel)]="comment" [ngModelOptions]="{ standalone: true }" ></mdb-wysiwyg>

Arkadiusz Idzikowski staff commented 4 years ago

Do you need to limit the length of the text that is written inside wysiwg textarea or the length of the wysiwyg output code?


rajib pro priority vip early access commented 4 years ago

I want to limit the length of the text of wysiwg output textarea.


Arkadiusz Idzikowski staff commented 4 years ago

Unfortunately, it's not possible in the current version. We will take a closer look at this problem to see if we can somehow add such functionality to the component.


rajib pro priority vip early access commented 4 years ago

It is a "Good" to have feature. Not a "Must" to have. Thank you for taking a note.


noveltytech pro premium priority commented 2 years ago

any update for maxlength ?


Arkadiusz Idzikowski staff commented 2 years ago

@noveltytech We are currently focusing more on fixing possible bugs in components/plugins and we are not planning to change the way this plugin works.


Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Open

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 9.3.1
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No