Searched refs:slotScope (Results 1 – 1 of 1) sorted by relevance
85 slotScope: string; property417 const slotScope = item.attr && item.attr.slotScope; constant418 if (typeof slotScope === 'string') {419 parentVm[slotScope] = vm._data;