Usage:
```
modifySelectKit("categories-admin-dropdown").appendContent(function() {
return {
id: "foo",
name: I18n.t("foo"),
description: I18n.t("foo_description"),
icon: "gear",
onChange: () => alert("Foo.")
};
});
```
|
||
|---|---|---|
| .. | ||
| components | ||
| mixins | ||
| templates/components | ||
| .gitkeep | ||