Which of the following property specifies the string of text that was entered?
Which of the following property specifies the string of text that was entered? Correct Answer data
A textinput event handler has a data property that specifies the string of text that was entered. This data property is used for manipulating the data which is entered by the user.