The goog.ui.CharCounter.Display Enum

goog.ui.CharCounter.Display

Display mode for the char counter.

@enum
{number}

.INCREMENTAL

Widget displays the number of characters entered.

.REMAINING

Widget displays the number of characters remaining (the default).