Open
Description
Thanks for the great library.
Is it possible to expose selectall functionality? I can achieve this by using the following on click, but it seems like programmatic control over range selections is possible with the library.
document.execCommand("selectAll", false, undefined);
Something like Edit.select(range)
?
Metadata
Metadata
Assignees
Labels
No labels