This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Add transparent getter/setter for the editor value to the widget API #7
Labels
enhancement
New feature or request
The widget may be available when the editor is not ready (loaded) yet. A basic method on the widget
getValue
/setValue
would help. When the editor is not initialized yet, it just saves the value, and sets it on the editor once it is initialized.The text was updated successfully, but these errors were encountered: