Example 1
Simple select with options, value and an onChange handler function.
Example 2
As per Example 1, but also allows entry of a value not in the options array.
Example 3
Allows selection of blank value. Also some custom styles used.
Example 4
As per example 3 but without confirm/cancel buttons. Use Enter or Escape key to confirm/cancel.