Open watashiarc opened 5 years ago
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
Yes, I'm going to add these props.
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.