Apologies if this is documented somewhere, but I cannot find anything that explains how I can add an RTE into a Custom Property Editor using Lit.
For simpler fields (i.e. Input fields, Dropdown, Etc…) I’ve made use of https://uui.umbraco.com/ elements with associated events, but need to somehow add a Rich Text Editor too.
I am using Lit to build the property editor.
Is this possible, and is there any documentation that could put me on the right path?