palantir/blueprint

[Table] Programmatically enter edit mode on an EditableCell

开放

#4,901 创建于 2021年9月14日

 (0 条评论) (3 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
P2Package: tableType: feature requesthelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (平均合并 43天 10小时) (30 天内合并 27 个 PR)

描述

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.

贡献者指南