Searched refs:path2prop (Results 1 – 4 of 4) sorted by relevance
22 function path2prop(path: string): string;
38 export function path2prop(path) { function
8 nodePath2ClassName, isRootNodePath, computedCurPath, getPathVal, path2prop
15 isRootNodePath, path2prop, getPathVal, setPathVal, resolveComponent233 prop: isRootNode ? '__$$root' : path2prop(props.curNodePath),247 propPath: path2prop(props.curNodePath)
Completed in 7 milliseconds