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

@types/selectize : Missing methods clearOptionGroups, removeOptionGroup and addItems #69377

Open
AndreEckner opened this issue Apr 17, 2024 Discussed in #69336 · 1 comment · May be fixed by #69378
Open

@types/selectize : Missing methods clearOptionGroups, removeOptionGroup and addItems #69377

AndreEckner opened this issue Apr 17, 2024 Discussed in #69336 · 1 comment · May be fixed by #69378

Comments

@AndreEckner
Copy link

Discussed in #69336

Originally posted by AndreEckner April 12, 2024
In types/selectize there are methods missing in the Interface Selectize.IApi<T, U>:

  • clearOptionGroups(id)
  • removeOptionGroup()
  • addItems()

They are officially documented here:
https://selectize.dev/docs/API/selectize#removeoptiongroupid
https://selectize.dev/docs/API/selectize#clearoptiongroups
https://selectize.dev/docs/API/selectize#additemsvalues-silent

@codershiba codershiba linked a pull request Apr 17, 2024 that will close this issue
8 tasks
@codershiba
Copy link
Contributor

Please check #69378 and approve if it's correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants