Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ createTransformProps
Function
createTransformProps
packages/compiler-core/src/transforms/vModel.ts:167–169 ·
view source on GitHub ↗
(props: Property[] = [])
Source
from the content-addressed store, hash-verified
165
}
166
167
function
createTransformProps(props: Property[] = []) {
168
return
{ props }
169
}
Callers
1
transformModel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected