setView()
orrenderView()
you might be asking yourself:Is there an easy, programmatic way to remove a specific element from the view cache?
clearView(viewSnippet)
- Clear views with a snippetclearAllViews(async)
- Clear all viewsclearViewMulti(viewSnippets)
- Clear multiple view snippets with a list or array of snippets