• Core Options
    • Declaring configuration in the data-* attributes
    • AMD compatibility
    • Displaying selections
    • Returning and displaying results
  • Dropdown
    • Attached to body
    • Attached below the container
    • Search
    • Select the highlighted option on close
    • Close the dropdown when a result is selected
  • Events
    • Public events
    • Internal events
  • The plugin system (adapters)
    • All adapters
    • Container (selection)
    • Data set
    • Dropdown
    • Results
  • Setting default options
  • Backwards compatibility
    • Simplified function for matching data objects
    • Old initial selections with initSelection
    • Querying old data with query
    • Compatibility with <input type="text" />
Back to top