Home
last modified time | relevance | path

Searched defs:_slotContext (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/main/model/
Dindex.ts816 public get _slotContext() { method in Vm
820 public set _slotContext(newMSoltContext: { content: Record<string, any>, parentVm: Vm }) { method in Vm