Searched refs:namedContent (Results 1 – 1 of 1) sorted by relevance
410 const namedContent = namedContents[slotName]; constant411 if (!namedContent) {415 if (Array.isArray(namedContent)) {416 namedContent.forEach((item: TemplateInterface) => {423 compileChildren(parentVm, { children: namedContent }, slotItem.dest);