Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Dcompiler.ts407 const slotName = target.attr.name || 'default'; constant
410 const namedContent = namedContents[slotName]; constant