Interface InputElementCounterSettings

Optional settings for the character counter, see init

Hierarchy

  • InputElementCounterSettings

Index

Properties

Properties

counterText

counterText: string

The text for the character counter. Defaults to the i18n variable lettersLeft.

You can use the following placeholder:

  • %length the current number of characters
  • %maxlength the maximum number of allowed characters
  • %remaining the number of remaining characters