Skip to content

Commit

Permalink
Update packages/web-components/fast-foundation/src/picker/picker.ts
Browse files Browse the repository at this point in the history
Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>
  • Loading branch information
janechu and radium-v authored Jun 14, 2024
1 parent dcaf72d commit db00233
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export class FASTPicker extends FormAssociatedPicker {
}

/**
* Deprecated. Whether the component should remove options based on the current query. Default is false.
* Indicates whether the component should remove options based on the current query.
*
* @deprecated - use `Picker.disableQueryFilter`.
*/
Expand Down

0 comments on commit db00233

Please sign in to comment.