Form text editor?
Permalink
So I am in need of a custom text editor for a single page. What I want is something that displays text options, like the customize theme page (websitename/index.php/dashboard/pages/themes/customize/?)?=numeric of theme ID. (where you can pick size, bold, italic, font). Currently I am using the Loader::helper('form/color'), and date_time, but there is not one for text. I understand I could code reuse from the customize page, but this will be alot of work on my end.
Is there an easier way to this, like the helper above?
Is there an easier way to this, like the helper above?