Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Ddirective.ts655 const sharedTransitionName = classStyle['sharedTransitionName']; constant
656 if (sharedTransitionName) {
657 classStyle['sharedTransitionName'] = keyframes[sharedTransitionName];
/third_party/weex-loader/deps/weex-styler/lib/
Dvalidator.js2535 sharedTransitionName: NAME_VALIDATOR,