I'm trying to use this package in a dynamic situation where the user can select on a external component the content (:value), but I can't find a way to dynamically change the editor content or the readonly property.
(note the editor is included in another livewire component).
Hello,
I'm trying to use this package in a dynamic situation where the user can select on a external component the content (:value), but I can't find a way to dynamically change the editor content or the readonly property.
(note the editor is included in another livewire component).
Any suggestion on how to do that ? Thanks, Denis