InputEventArgs
12 Sep 20251 minute to read
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.