Base view ID (SPView.BaseViewID) for which the template should be applied. If not defined, the templates will be applied to all views.
List template type (SPList.BaseTemplate) for which the template should be applied. If not defined, the templates will be applied to all lists.
�allbacks called after rendered html inserted into DOM. Can be function (ctx: RenderContext) => void or array of functions.
�allbacks called before rendering starts. Can be function (ctx: RenderContext) => void or array of functions.
Template overrides
View style (SPView.StyleID) for which the templates should be applied. If not defined, the templates will be applied only to default view style.