mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 16:14:16 +08:00
b2b565c2fb
``` api.modifySelectKit("identifier-of-the-select-targeted") .modifyContent((context, existingContent) => {}) .appendContent(() => {}) .prependContent(() => {}) .onSelect((context, val) => {}); ``` |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |