Search results

InputEventArgs API in Vue TextBox API component

Properties

container

HTMLElement

Returns the TextBox container element

event

Event

Returns the event parameters from TextBox.

previousValue

string

Returns the previously updated value of the TextBox.

value

string

Returns the entered value of the TextBox.