Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Dcompiler.ts79 export interface AttrInterface { interface
93 attr: Partial<AttrInterface>;
Ddirective.ts47 AttrInterface
424 export function setAttr(vm: Vm, el: Element, attr: Partial<AttrInterface>): void {