Skip to content

Release v2.1.0

Choose a tag to compare

@NeoFusion NeoFusion released this 25 Apr 20:23
· 6 commits to v2 since this release

New options (#6):

  • onChange - this is a callback that is called when a selection is made, which includes the value selected.
  • initialValueSet - this boolean configures the dropdown to use the existing value in the hidden field when it initialises, rather than overwriting it with the default item.