Form component with WYSIWYG rich-text editor
Question
Oct 15, 2020
Hi, In my MVC site, I have made a very simple form component for my form builder to add text, explanation between inputs. I would like to be able to format this text using a basic WYSIWYG for changing the heading or the font styles. Would you have some directions in order to...