Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Ddirective.ts191 const cssParent = vm._css[cssName]; constant
192 if (cssParent) {
193 subVm._css[cssName] = cssParent;