Skip to content

Select component's new `populated` event

Compare
Choose a tag to compare
@forevermatt forevermatt released this 01 Sep 15:12
· 743 commits to main since this release

Added

  • Dispatch 'populated' event when a Select's options are populated. Useful for knowing when it's safe to set the initial selectedID value.