getFirstSelectedNode()


/**
 * @return {HTMLElement}
 */
getFirstSelectedNode()

Returns the first selected element node in the list.


Last updated