Skip to content

serializePlate

serializePlate(merged): Plate

Defined in: packages/xray/src/chunk.ts:77

Turn a merged plate (RenderNode tree) into the shipped plate (chunks). The root’s own content classes travel as rootCls (the adapter puts them on the root element); its children become chunks. A capture-less plate has null chunks and renders the fallback.

MergedPlate

Plate