MCPcopy
hub / github.com/elementalui/elemental / getList

Function getList

test/components/Pagination-test.js:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6
7const getList = props => $(<Pagination {...props} />)
8 .shallowRender()
9 .children('.Pagination__list');
10
11
12const getPageNumbers = props => getList(props)

Callers 2

getPageNumbersFunction · 0.85
Pagination-test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected