Skip to content

Release v4.2.0

Latest
Compare
Choose a tag to compare
@patrickkunka patrickkunka released this 02 Feb 22:58
· 1 commit to v4 since this release
96c3730
  • Fixes issue where native select UI would be shown on iOS, regardless of whether behavior.useNativeUiOnMobile was set to false.
  • Adds a .validate() method to programmatically validate an instance, and a new demo (#16).
  • Adds a new callback onOptionClick.