Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Multiselect prop maxOptions: number #243

Merged
merged 7 commits into from
Jun 22, 2023
Merged

Add Multiselect prop maxOptions: number #243

merged 7 commits into from
Jun 22, 2023

Conversation

janosh
Copy link
Owner

@janosh janosh commented Jun 22, 2023

Closes #242.

Positive integer to limit the number of options displayed in the dropdown. undefined | null | 0 means no limit.

Positive integer to limit the number of options displayed in the dropdown. `undefined` means no limit.
@janosh janosh added the enhancement New feature or request label Jun 22, 2023
@janosh janosh temporarily deployed to github-pages June 22, 2023 03:28 — with GitHub Actions Inactive
@janosh janosh temporarily deployed to github-pages June 22, 2023 15:28 — with GitHub Actions Inactive
@janosh janosh merged commit 355eee9 into main Jun 22, 2023
4 of 6 checks passed
@janosh janosh deleted the maxOptions branch June 22, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Limiting options shown in the dropdown
1 participant