Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
7
const
getList = props => $(<Pagination {...props} />)
8
.shallowRender()
9
.children(
'.Pagination__list'
);
10
11
12
const
getPageNumbers = props => getList(props)
Callers
2
getPageNumbers
Function · 0.85
Pagination-test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected