-
Notifications
You must be signed in to change notification settings - Fork 684
Open
Description
Is your feature request related to a problem? Please describe.
On a project I'm working the end user requests hour intervals for the timeline
Describe the solution you'd like
I'd like to have prop ( or set of props ) which can be used to set the hour interval
Additional context
This is a feature I'd be more than open to implementing. However, I would need support / advice from someone on the team, regarding where and how.
Ideally it would look like this:
<Timeline ... hourInterval={{ start: 8, end: 18 }} />
Would that be feasible ?
amureki, otang, Kevmue, nipunravisara and drugoi