Searched refs:textareaLines (Results 1 – 1 of 1) sorted by relevance
59 const textareaLines = textareaValue.split('\n').length; constant61 Math.min(Math.max(textareaLines, INPUT_MIN_LINES), INPUT_MAX_LINES);