MergedPlate
Defined in: packages/xray/src/plate.ts:64
A plate after view-merge + classify but before chunk serialization: the
build-time RenderNode tree plus its scoped CSS. Produced by mergeViews and
capture, then serialized into the shipped Plate (chunks) at load
(serializePlate). Never shipped to the client.
Properties
Section titled “Properties”css:
string
Defined in: packages/xray/src/plate.ts:68
name:
string
Defined in: packages/xray/src/plate.ts:66
tree:
RenderNode|null
Defined in: packages/xray/src/plate.ts:67
v:
number
Defined in: packages/xray/src/plate.ts:65