An inspector that renders to a nominated DOM element, using the Toolkit's default template renderer. You have to provide a templateResolver which, for a given object, can return a template in the Toolkit's default template syntax.
templateResolver
Returns whether or not there are unsaved changes.
Persist any pending updates to the toolkit, then clear the list of pending updates. Returns the count of the number of changes made.
For subclasses/wrapper classes to use.
An inspector that renders to a nominated DOM element, using the Toolkit's default template renderer. You have to provide a
templateResolver
which, for a given object, can return a template in the Toolkit's default template syntax.