Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuetifyjs/vuetify
/ ref
Function
ref
packages/vuetify/src/components/VPagination/VPagination.tsx:248–248 ·
view source on GitHub ↗
(e: any)
Source
from the content-addressed store, hash-verified
246
const items = computed(() => {
247
return range.value.map((item, index) => {
248
const ref = (e: any) => updateRef(e, index)
249
250
if (typeof item ===
'string'
) {
251
return {
Callers
15
setup
Function · 0.90
setup
Function · 0.90
setup
Function · 0.90
VDateRangePicker.spec.browser.tsx
File · 0.90
VMonthPicker.spec.browser.tsx
File · 0.90
pie-arc.spec.ts
File · 0.90
setup
Function · 0.90
VMaskInput.spec.browser.tsx
File · 0.90
renderComponent
Function · 0.90
setup
Function · 0.90
useCommandPaletteNavigation
Function · 0.90
VCommandPalette.spec.browser.tsx
File · 0.90
Calls
1
updateRef
Function · 0.85
Tested by
7
renderComponent
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72
setup
Function · 0.72
renderWithVModel
Function · 0.72
make
Function · 0.72
setup
Function · 0.72