Open
Description
Can we add the other properties listed on https://github.com/mdehoog/Semantic-UI-Calendar ?
The ones I'm looking for in particular is a way to disable the selection mode for minute.
disableYear: false, // disable year selection mode
disableMonth: false, // disable month selection mode
disableMinute: false, // disable minute selection mode