Skip to content

Two data binding implementation using javascript.

Notifications You must be signed in to change notification settings

kbhh/2way-data-binding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

2way-data-binding

Two way data binding implementation using plain javascript.

Binding

Use the v-model attribute to bind data to any input field and html tag to display it

Access state

Access the state of the object by calling the state object.

About

Two data binding implementation using javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published