A lightning:select component creates an HTML select element. This component uses HTML optionelements to create options in the dropdown list, enabling you to select a single option from the list. Multiple selection is currently not supported.
This component inherits styling from select in the Lightning Design System.