Knockout Built In Bindings- Part 1
Knockout providing Some built in bindings which update UI automatically and finally it keeps a clean layout with no dependency on ID and CSS class.
We can categorize Knockout Built in bindings into four types:
Text and Appearance
Control flow
Forms
Templates...