```
api.modifySelectKit("identifier-of-the-select-targeted")
.modifyContent((context, existingContent) => {})
.appendContent(() => {})
.prependContent(() => {})
.onSelect((context, val) => {});
```
|
||
|---|---|---|
| .. | ||
| components | ||
| mixins | ||
| templates/components | ||