Integrating the Mantine Library with Wappler: Is It Possible?

Hello everyone,

It's my first time here, and every day I learn something new with the tool, and I hope it continues that way. At the moment, I’m looking for a way to implement a sidebar navigation with two panels and came across the Mantine library, which delivers exactly what I’m looking for. (https://ui.mantine.dev/component/double-navbar/)

So, here’s my question: Is there a way for the user to bring Mantine into Wappler, or would this only be possible if the developers implemented this functionality? If there is, what would be the best approach?

https://mantine.dev/guides/next/

Mantine appears to create components for reactjs and nextjs. Wappler has its own reactive framework, so I don't think this would be something to use.

Bootstrap is the major UI framework that Wappler has built-in. I would suggest looking for examples of similar sidebars for it.

https://getbootstrap.com/docs/5.0/examples/sidebars/

1 Like

It makes a lot of sense. I thought that, but I wanted to be sure.

I'll follow up with Bootstrap, thanks for the link.

Have a look at, starting at 06:19

1 Like