Skip to content

feat(DateTimeRange): Expose properties to public #3394

@eramosr16

Description

@eramosr16

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 request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions