nya-bootstrap-select

An angular wrapper for Bootstrap-select with dynamic loading options support

View on Github

Bootstrap-select Features

Live Search

Add data-live-search="true" in nya-bs-select directive to add live search support

  1. Alpha
  2. Bravo
  3. Charlie

default selection display

To display an default information when nothing is selected. just set title attribute in nya-bs-select directive.
You can also set a template for default information when nothing is selected. Note: This only works on multiple nya-bs-select. For single nyab-bs-selectYou should give your model an default value to avoid the default text to display

  1. Alpha
  2. Bravo
  3. Charlie
  1. Alpha
  2. Bravo
  3. Charlie

selection display format

Using the data-selected-text-format attribute on an multiple nya-bs-select you can specify how the selection is displayed.