Searched defs:clsKey (Results 1 – 2 of 2) sorted by relevance
| /third_party/jsframework/runtime/main/model/ | ||
| D | compiler.ts | 599 const clsKey = '.' + element.classList[i]; constant |
| D | directive.ts | 595 const clsKey = '.' + classList[i]; constant |