I have a client-side rendered react project and I need to provide a template builder for the user where they can configure their emails. They should be able to see the preview and then hit send, the mail gets sent.
I do not see the documentation for client-side integration of MJML. Can someone please help me with the same?
I think what you are looking for is mjml-react
if you are working with reactjs
. I'm not sure about the limitations (haven't used the package).