mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 04:59:22 -06:00
b2b565c2fb
``` api.modifySelectKit("identifier-of-the-select-targeted") .modifyContent((context, existingContent) => {}) .appendContent(() => {}) .prependContent(() => {}) .onSelect((context, val) => {}); ``` |
||
---|---|---|
.. | ||
components | ||
mixins | ||
templates/components |