nhn / toast-ui.select-box

Component that selects an option in the drop-down list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enhancement: focus API

jung-han opened this issue · comments

Version

Development Environment

Current Behavior

  • none

Expected Behavior

const selectBox = new SelectBox({...});

selectBox.focus();