-
-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
I'm trying to:
-
Hide/Show the Right/Left buttons on the DateTimeRange component header component but is not possible to do since the properties are hard coded inside the component.
-
Set DateTimeRange to be displayed as a single DateTime component, right now it is displayed as two DateTime components but I wanna be able to display it as a single DateTime.
Describe the solution you'd like
Expose the:
-
ShowLeftButtons and ShowRightButtons as properties to DateTimeRangeComponent.
-
Add option to DisplayComponent as a Single/Double DateTimePicker.
-
Click and Drag StartDate/EndDate inside the component to modify Ranges selected.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request