export function getSelectionStart(element) { return element.selectionStart; }