TextBoxChangeEvent

Props

The following table outlines the props for the TextBoxChangeEvent:

NameTypeDefaultDescription
event
React.ChangeEvent<HTMLInputElement>
-

Specifies the initial event object received from the input element.

value
string
-

Specifies the current value of the TextBox.