TextAreaState

constructor(initialValue: String = "", maxLength: Int = 32767)(source)

Parameters

initialValue

initial text, normalized before storage.