{{#freestyle-usage "multi-select-dropdown" title="Multi-select dropdown"}} {{multi-select-dropdown label="Example Dropdown" options=options1 selection=selection1 onSelect=(action (mut selection1))}} {{/freestyle-usage}} {{#freestyle-annotation}} A wrapper around basic-dropdown for creating a list of checkboxes and tracking the state thereof. {{/freestyle-annotation}} {{#freestyle-usage "multi-select-right-aligned" title="Multi-select dropdown right-aligned"}}
.button-bar
container.
{{/freestyle-annotation}}