java.lang.Object
tech.guilhermekaua.spigotboot.inventoryapi.internal.engine.phase.FirstRenderPhase

@Internal public final class FirstRenderPhase extends Object
Second half of the open pipeline: onFirstRender, component materialization, initial paint, session registration, container show, activation and update-task start. A throwing onFirstRender aborts the open with an OPEN_FAILED close hook and registers nothing (spec ยง9). Constructed and invoked only by ViewEngine.