Bind to the value of an input and convert using the given CultureInfo.
change
Bind to the value of an input. The value is updated on the onchange event.
onchange
input
Bind to the value of an input. The value is updated on the oninput event.
oninput