void removeRoot(int domInstanceId, int rootId) { VoltronRenderApi.removeRoot(domInstanceId, rootId); }