Closed Voltra closed 4 months ago
With this PR, users can use ->preload(/*true*/) to preload all icons. This makes it so that all icons appear when the select is opened.
->preload(/*true*/)
Closes #34
Thanks a lot for the PR!
:tada: This PR is included in version 2.2.4 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
With this PR, users can use
->preload(/*true*/)
to preload all icons. This makes it so that all icons appear when the select is opened.Closes #34