Home
last modified time | relevance | path

Searched refs:slotScope (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/main/model/
Dcompiler.ts85 slotScope: string; property
417 const slotScope = item.attr && item.attr.slotScope; constant
418 if (typeof slotScope === 'string') {
419 parentVm[slotScope] = vm._data;