Vue.js Simplified - Form Input Binding (#8)

preview_player
Показать описание
Earlier in this series we saw how the v-model directive can be used to create a two way binding between a data property and a text input. In this guide, we’ll dig deeper to learn how v-model can be used on other form elements including checkboxes, radios, dropdown, and textareas.

=== CHAPTERS ===
00:00 Introduction, review of v-model with a text input
01:15 Single checkbox
03:05 Multiple checkboxes
05:40 Radio inputs and dropdown selects
08:29 Textareas
10:38 Declarative programming style
11:40 More applicable examples coming up...
Рекомендации по теме
Комментарии
Автор

very useful and easy to understand video

Dukesnuz