palantir/blueprint
[Table] Programmatically enter edit mode on an EditableCell
オープン
#4,901 opened on 2021/09/14
P2Package: tableType: feature requesthelp wanted
Repository metrics
- Stars
- (20,263 個のスター)
- PR merge metrics
- (平均マージ 43d 10h) (30d で 27 merged PRs)
説明
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.