We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a8cb4 commit e3b00a8Copy full SHA for e3b00a8
manual.html
@@ -635,6 +635,9 @@ <h2 id="api">Programming API</h2>
635
<dt id="toTextArea"><code>toTextArea()</code></dt>
636
<dd>Remove the editor, and restore the original textarea (with
637
the editor's current content).</dd>
638
+
639
+ <dt id="getTextArea"><code>getTextArea() → textarea</code></dt>
640
+ <dd>Returns the textarea that the instance was based on.</dd>
641
</dl>
642
643
<p id="defineExtension">If you want to define extra methods in terms
0 commit comments