Searched refs:_slotContext (Results 1 – 2 of 2) sorted by relevance
816 public get _slotContext() { method in Vm820 public set _slotContext(newMSoltContext: { content: Record<string, any>, parentVm: Vm }) { method in Vm
396 if (!vm._slotContext) {404 const namedContents = vm._slotContext.content;405 const parentVm = vm._slotContext.parentVm;