Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 1004 Bytes

README.md

File metadata and controls

50 lines (42 loc) · 1004 Bytes

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