JsViews data-linking to form elements - top-level binding
Binding string values to UI elements (without converters)
Note that
amount
is a string - so here is
amount + 1
:
Amount:
span
Choose listbox/dropdown:
checkbox:
Show as listbox:
Amount:
text box
Amount:
dropdown or listbox
0
1
2
3
Amount:
radio buttons
0
1
2
3
Amount:
text area