You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using React and the Dante3 editor. The user is editing lessons using the editor. When the user switches lesson, the content of the editor should change. However, passing "content" in as a prop doesn't seem to be enough, as this is just the initial value of the editor. Is there a way to programmatically change the content, when e.g my user clicks on a button?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for the amazing work.
I'm using React and the Dante3 editor. The user is editing lessons using the editor. When the user switches lesson, the content of the editor should change. However, passing "content" in as a prop doesn't seem to be enough, as this is just the initial value of the editor. Is there a way to programmatically change the content, when e.g my user clicks on a button?
Thanks!
The text was updated successfully, but these errors were encountered: