Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

is there a ui toolkit for react based on CSS Grid ?


Currently, probably not. I'm using ant design right now and it uses Flexbox as its underlying layout engine. I think Bootstrap 4 is the same. Once they ditch support for IE11, then they'll probably move to CSS Grid, but at that point you really don't need a UI toolkit to be based on CSS Grid. You either just use the css directly, or have a UI toolkit-independent component wrappers around the grid.


Well, I'm looking for component wrappers.

For example I'm using quite a bit of semantic-ui today. Makes the job of building interfaces really simple and easy.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: