Skip to content

glondono/kendo-mvvm-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kendo-mvvm-inspector

Chrome dev tool to inspect the object that is bound to a particular DOM element that have the data-bind tag.

Install the extension on Chrome

From the Chrome Store https://chrome.google.com/webstore/detail/kendo-mvvm-inspector/fffmfifciekjfbepekljnhapikieebfj

Using the source code locally on your machine

  • Open Tools > Extensions
  • Make sure developer mode is checked
  • Load unpack extension
  • Select src folder

How to use it

When you open your Developer tools on chrome, look for an extra panel named Kendo MVVM. Whenever you inspect an element, if that element contains a bound object, this one will be displayed on that panel.

Want to use kendo

Visit Kendoui website

About

Chrome dev tool to inspect kendo mvvm bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published