Dropdown (Single)
Parameters
The css class added to the dropdown itself.
The css class to add to the selected items.
The css class to add to the row items in the drop down.
The css class to add to the filter input.
If true the filter textbox will be shown. By default = true.
The current filter text. Is a two way binding.
The filter icon to show in the input.
The placeholder text to show in the fitler input.
The rate in milliseconds that the search filter will wait before attempting to call OnLoad.
If true the filter text will reset to null on close.
When <code>Items == null || Items.Count == 0</code> This text is shown in the dropdown.
The placeholder text for when no selection has been made.
If set to true the dropdown will open. Is two way binding.
If true on selection the dropdown will close.
The direction to open the drop down.
If true the items within the dropdown cannot be modified within.
Determines how to render the selected item within a drop down options.