ISlotStack
Defined in: packages/schema/src/slots.ts:3
Accessors
Section titled “Accessors”currentSlot
Section titled “currentSlot”Get Signature
Section titled “Get Signature”get currentSlot():
Document|undefined
Defined in: packages/schema/src/slots.ts:4
Returns
Section titled “Returns”Document | undefined
Methods
Section titled “Methods”popSlot()
Section titled “popSlot()”popSlot():
void
Defined in: packages/schema/src/slots.ts:6
Returns
Section titled “Returns”void
pushSlot()
Section titled “pushSlot()”pushSlot(
slot):void
Defined in: packages/schema/src/slots.ts:5
Parameters
Section titled “Parameters”Document
Returns
Section titled “Returns”void