Docs (4.0.0)
class RenderContext method

remount

Re-renders output, and relocates existing mounted view output if needed.

abstract

abstract remount(): this

Related

  • class RenderContext abstractAn abstract class that supports global view rendering, part of the global application context.