ng2-select
ng2-select copied to clipboard
feat(checkbox-multi-select)
- adds functionality to display a checkbox next to each item -- when multiple is set to true and multipleDisplayMode is set to -- MultipleDisplayMode.Checkbox
- adds a new input to switch the display mode for multiple items
- fixes the children demo
usage:
- set
multiple
input to true - set
multipleDisplayMode
toMultipleDisplayMode.Checkbox
If you want to use the existing multiple display layout use: MultipleDisplayMode.Default
Multiple Demo Screenshots
Multiple Children Screenshots
Not sure why it's failing. Can somebody take a look, please?
@IlyaSurmay / @valorkin
Any chance to get this merged?