Skip to content

v1.1.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@phoenixwong phoenixwong released this 11 May 15:55

New

  • Enable to hide the dropdown menu with hide-dropdown in Manual Input (manual-input) mode.
  • Emit error event when the input value becomes invalid.
  • Emit focus and blur events to help to identify the focus/blur state. Useful when the dropdown is force hidden by hide-dropdown.