#Move RTE controls to bottom of element
2 messages · Page 1 of 1 (latest)
RTE is built on top of Quill.js. You could see it there is a way to do that there and then apply it to Mantine's RTE
2 messages · Page 1 of 1 (latest)
I wanted to move the RichTextEditor controls under it's textarea rather than above, but I could not find a way to do so via documentation? Is it possible with RTE props or SX?
RTE is built on top of Quill.js. You could see it there is a way to do that there and then apply it to Mantine's RTE