This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change allows you to set a `value` that you can use to forcibly update the UI's displayed selected item. However, this does not introduce a breaking change. This means that `onSelect` _will_ visually update the UI, THEN the `value` update will take over and update the UI. Keep in mind that we _will_ be changing this behavior in the next version release. If you are not currently using `value`, I suggest updating to it, as it will be required in the next major semver update. Closes #1
- Loading branch information
1 parent
711f7b0
commit 9b79bc6
Showing
2 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters