Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vexip-ui/vexip-ui
/ mount
Function
mount
common/hooks/src/mounted.ts:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
const
isMounted = ref(false)
5
6
const
mount = () => (isMounted.value = true)
7
8
onMounted(() => {
9
if
(wait ===
'tick'
) {
Callers
15
useMounted
Function · 0.70
spin.spec.tsx
File · 0.50
number-input.spec.tsx
File · 0.50
progress.spec.tsx
File · 0.50
createConfirm
Function · 0.50
confirm.spec.tsx
File · 0.50
layout.spec.tsx
File · 0.50
highlight.spec.tsx
File · 0.50
alert.spec.tsx
File · 0.50
createTooltip
Function · 0.50
image.spec.tsx
File · 0.50
renderer.spec.tsx
File · 0.50
Calls
no outgoing calls
Tested by
11
createConfirm
Function · 0.40
createTooltip
Function · 0.40
createContextmenu
Function · 0.40
createScroll
Function · 0.40
createSlideCaptcha
Function · 0.40
createCaptcha
Function · 0.40
createLoading
Function · 0.40
createNotice
Function · 0.40
createScroll
Function · 0.40
createMessage
Function · 0.40
createToast
Function · 0.40