react

2022-11-01T10:42:44.924579Z

Hi, can you recommend a grid that allows nested values and are compatible with clojurescript. By compatible I mean, it compiles successfully ?

2022-11-23T09:35:34.574779Z

https://mui.com/pt/x/react-data-grid/ended up with material data grid

alex 2022-11-02T14:55:46.497879Z

Can you clarify what sort of grid you're referring to? Are you looking for a library that does grid layouts? Maybe CSS grid would work if that's the case? If you described your use case a bit more, folks might have more precise suggestions