palantir/blueprint
View on GitHub[Table] Programmatically enter edit mode on an EditableCell
Open
#4,901 opened on Sep 14, 2021
P2Package: tableType: feature requesthelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (Avg merge 43d 10h) (27 merged PRs in 30d)
Description
Environment
- Package version(s): 3.49
- Browser and OS versions: Google Chrome Version 93.0.4577.82 | Big Sur 11.4
Question
Is it possible to enter the editing mode of an EditableCell programmatically, without double clicking? What I'm trying to achieve is a "press tab to go to the next cell" type of situation. The docs seem to indicate no, but I was hoping to confirm one way or the other.
Thanks for taking the time to read.