AbstractTextInput

constructor(value: String? = null, maxlength: Int? = null, className: String? = null)

Parameters

value

text input value

maxlength

maximum length of the text input

className

CSS class names