h2oai/wave

Add enter handler for textbox

开放

#372 创建于 2020年12月9日

 (4 条评论) (0 个反应) (1 位负责人)Python (279 个派生)batch import
featuregood first issueui

仓库指标

星标
 (3,677 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Add enter handler with similar logic onChange has.

Steps to follow:

  1. Setup project for dev.
  2. Find textbox.tsx.
  3. Implement the feature.
  4. Find textbox.py and showcase your new feature there.
  5. Add needed unit tests in textbox.test.tsx.

贡献者指南