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?