Kizspy | Question: 15
(Choose 1 answer)
What is the purpose of the onChangeText prop in a TextInput component?
A. It specifies the initial text value of the TextInput
B. It triggers a callback function whenever the text in the TextInput changes
C. It sets the placeholder text for the TextInput
D. It controls the styling of the TextInput