maxCount property
Maximum allowed characters for character counting input box.
Character count always is displayed when the value is non-null.
Implementation
@Input()
int maxCount = 0;
Maximum allowed characters for character counting input box.
Character count always is displayed when the value is non-null.
@Input()
int maxCount = 0;