Fork me on GitHub
#reagent
<
2020-01-23
>
borkdude11:01:07

Does someone have an example of using a react virtualized Table in CLJS / reagent for a recent version? I found @pesterhazy's example here: https://gist.github.com/pesterhazy/10b4a01908e7632825a2321c06130989, but I'm not sure how up to date it?

valtteri15:01:00

Not quite, but here’s react virtualized list with "react-virtualized": "^9.21.1", if it helps https://github.com/lipas-liikuntapaikat/lipas/blob/master/webapp/src/cljs/lipas/ui/components/lists.cljs#L26-L39