Usage:
```
const content = [{foo: "FOO", bar: "BAR", value: 1, name: "foo-bar"}];
{{combo-box
content=content
value=value
labelProperty="foo"
titleProperty="bar"
}}
```
|
||
|---|---|---|
| .. | ||
| api-test.js | ||
| category-chooser-test.js | ||
| category-drop-test.js | ||
| combo-box-test.js | ||
| dropdown-select-box-test.js | ||
| list-setting-test.js | ||
| mini-tag-chooser-test.js | ||
| multi-select-test.js | ||
| notifications-button-test.js | ||
| pinned-options-test.js | ||
| single-select-test.js | ||
| tag-drop-test.js | ||
| topic-notifications-button-test.js | ||
| topic-notifications-options-test.js | ||
| user-chooser-test.js | ||