-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update Multiselect Widget Documentation #5354
Update Multiselect Widget Documentation #5354
Conversation
An admin must run tests on this PR before it can be merged. |
|
||
### `clearMultiselectOptions()` | ||
|
||
The method clears all multi-select items. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you clarify this point, please? The "clears" means deselect items or remove them?
Thank you
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The clearMultiselectOptions()
method removes all multi-select items. The description of this method already adjusted. Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please alphabetize the methods list. If you want to be a real hero, alphabetizing the options would be fantastic.
Hello @dobooth |
Hey @dobooth |
running tests |
running tests |
@dobooth Please add whatsnew, thx. |
Purpose of this pull request
This pull request (PR) updates Multiselect Widget Documentation.
Updates:
nextPageUrl
optionAffected DevDocs pages
Links to Magento source code
whatsnew
Added options and methods to the Multiselect Widget topic in the JavaScript Developer Guide.