BlockSuite API Documentation / @blocksuite/store / stashProp
Function: stashProp() 
stashProp(yMap, prop) 
stashProp(
yMap,prop):void
Parameters 
• yMap: YMap<unknown>
• prop: string
Returns 
void
Defined in 
packages/framework/store/src/reactive/proxy.ts:334
stashProp(yMap, prop) 
stashProp(
yMap,prop):void
Parameters 
• yMap: YArray<unknown>
• prop: number
Returns 
void
Defined in 
packages/framework/store/src/reactive/proxy.ts:335