Replies: 2 comments
-
@eramosr16 Thank you for contacting us. We will give feedback later. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Similar to #3393 it's by design
single DateTime component is The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
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
Beta Was this translation helpful? Give feedback.
All reactions