-
NuGet Package
Install this NuGet package in your Visual Studio project. Makes updating easy. -
ZIP file
Grab a ZIP file of the latest release; unzip and move the contents to the root directory of your web application.
The property editor will inform users on how close the current value is to reaching the limit:
Depending the configuration of the property editor, users may be able to exceed the limit, in which case the character count switches to a darker red color:
As mentioned above, the property editor can be configured to allow exceeding the character limit. It can also be configured to either be singleline (<input />
) or multiline (<textarea></textarea>
).