MaterialDesignJsVeiwRenderer / view.core.renderers.viewRenderers / AbstractViewRenderer / reRendering
reRendering
protected val reRendering:
Boolean
If true, this parameter indicates that the element passed was already built. This happens when a view is already rendered and one of its properties changes later. In this case the renderer should only update the element and not rebuild it from scratch.