MCPcopy
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

setupFunction · 0.90
setupFunction · 0.90
setupFunction · 0.90
pie-arc.spec.tsFile · 0.90
setupFunction · 0.90
renderComponentFunction · 0.90
setupFunction · 0.90

Calls 1

updateRefFunction · 0.85

Tested by 7

renderComponentFunction · 0.72
setupFunction · 0.72
setupFunction · 0.72
setupFunction · 0.72
renderWithVModelFunction · 0.72
makeFunction · 0.72
setupFunction · 0.72