```
api.modifySelectKit("identifier-of-the-select-targeted")
.modifyContent((context, existingContent) => {})
.appendContent(() => {})
.prependContent(() => {})
.onSelect((context, val) => {});
```
|
||
|---|---|---|
| .. | ||
| combo-box | ||
| dropdown-select-box | ||
| future-date-input-selector | ||
| multi-select | ||
| notifications-button | ||
| select-kit | ||
| admin-agree-flag-dropdown.js.es6 | ||
| admin-delete-flag-dropdown.js.es6 | ||
| admin-group-selector.js.es6 | ||
| categories-admin-dropdown.js.es6 | ||
| category-chooser.js.es6 | ||
| category-notifications-button.js.es6 | ||
| category-row.js.es6 | ||
| category-selector.js.es6 | ||
| combo-box.js.es6 | ||
| dropdown-select-box.js.es6 | ||
| future-date-input-selector.js.es6 | ||
| group-notifications-button.js.es6 | ||
| list-setting.js.es6 | ||
| multi-select.js.es6 | ||
| none-category-row.js.es6 | ||
| notifications-button.js.es6 | ||
| pinned-button.js.es6 | ||
| pinned-options.js.es6 | ||
| search-advanced-category-chooser.js.es6 | ||
| select-kit.js.es6 | ||
| single-select.js.es6 | ||
| tag-notifications-button.js.es6 | ||
| topic-footer-mobile-dropdown.js.es6 | ||
| topic-notifications-button.js.es6 | ||
| topic-notifications-options.js.es6 | ||