utils/dom/getdatafromelement
@ckeditor/ckeditor5-utils/src/dom/getdatafromelement
module
Filtering
Functions
-
getDataFromElement( el ) → String
Gets data from a given source element.
Parameters
el : HTMLElement
The element from which the data will be retrieved.
Returns
String
The data string.