### Attributes:
- empty - If true, the empty select option is shown. If a string,
that string is displayed as the empty element.
- value The selected value of the input.
- interval The interval that minute options should be created at.
- round How you want the value rounded when it does not fit neatly into an
interval. Accepts 'up', 'down', and null.