Skip to content

Commit

Permalink
Minor update.
Browse files Browse the repository at this point in the history
  • Loading branch information
atmgrifter00 committed May 30, 2024
1 parent 7ffc362 commit 6f80429
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ _Notes_:

- When the* `loading-visible` \_attribute is set, we will display localizable text at the bottom of the dropdown (defaulting to "Loading"), along with the spinner icon.*
- The `Select` will not peform any debouncing as the user types into the filter input. It is expected that clients can perform any debouncing that is needed easily at the app level.
- The `filter-input` event will be emitted for all filter modes (except `none`)

#### LabelProviderCore

Expand Down

0 comments on commit 6f80429

Please sign in to comment.