+
- The main class required to set up an Ace instance in the browser.
+
-
+
The main class required to set up an Ace instance in the browser.
- + +Methods
+
+
-
+
+
-
-
+
- -
+
-
+
-
+
- Ace.edit(String | DOMElement el) +
-
+
-
+
- Editor +
+
Methods
-
-
-
-
+
-
+ -
-
-
-
-
-
- Ace.edit(String | DOMElement el) -
-
-
-
-
- Editor -
-
+
-
-
- This method embeds the Ace editor into the DOM, at the element provided by el. ...
-
+
This method embeds the Ace editor into the DOM, at the element provided by el. ...
-
-
-
+ Arguments
| el | String | DOMElement | Required. Either the id of an element, or the element itself |
+
+
Arguments
| el | String | DOMElement | Required. Either the id of an element, or the element itself |