Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Dcompiler.ts476 const newMeta: Partial<MetaInterface> = { shown: true }; constant
482 newMeta.repeat = meta.repeat;
484 bindShown(vm, target, fragBlock, newMeta);