BlockSuite API Documentation / @blocksuite/store / stashProp
Function: stashProp() 
Call Signature 
stashProp(
yMap,prop):void
Defined in: packages/framework/store/src/reactive/stash-pop.ts:5
Parameters 
yMap 
YMap<unknown>
prop 
string
Returns 
void
Call Signature 
stashProp(
yMap,prop):void
Defined in: packages/framework/store/src/reactive/stash-pop.ts:6
Parameters 
yMap 
YArray<unknown>
prop 
number
Returns 
void