UNPKG
react-table-ui
Version:
canary (0.1.5-canary.1662855207613)
latest (0.1.6)
0.1.6
0.1.5
0.1.5-canary.1662855207613
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Out-of-the-box UI for React-Table 7.
react-table-ui.js.org
GuptaSiddhant/react-table-ui
react-table-ui
/
dist
/
common
/
Icon.d.ts
4 lines
(3 loc)
•
76 B
TypeScript
View Raw
1
2
3
4
export
default
function
Icon
(
{ name }: { name: string; }
):
JSX
.
Element
;