Searched defs:deepRenderFunction (Results 1 – 2 of 2) sorted by relevance
2687 const deepRenderFunction = (elmtId, isInitialRender) => { constant2708 const deepRenderFunction = (elmtId, isInitialRender) => { constant
123 globalThis.ListItem.create = function (deepRenderFunction, isLazy, options) { argument