Nothing in HTML is immediate mode. Any framework with a DOM is retained mode, by definition.
But the api is trying to simulate immediate mode using DOM
But the api is trying to simulate immediate mode using DOM