logoalt Hacker News

exceptionelast Wednesday at 11:37 AM4 repliesview on HN

I don't want to be obnoxious but can you link some that have the range of MUI? It would be nice to have options.


Replies

fkyoureadthedoclast Wednesday at 12:21 PM

Solid indeed does not have the same number of options that React has when it comes to UI component libraries. I've only used Solid on small throwaway projects, but I do like it better than React.

However, like you've pointed out, there's going to be things that you have to do yourself that in React you could likely depend on someone else for.

For tables though, I haven't used this in Solid, but it's pretty nice in general https://tanstack.com/table/latest

show 1 reply
ericydlast Wednesday at 12:56 PM

We are using PrimeVue at my work and are very happy with it. I'm not super familiar with Mui so can't directly compare.

https://primevue.org/

show 1 reply
erikeriksonlast Wednesday at 3:14 PM

https://suid.io/ is MUI for SolidJs

show 1 reply