Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to use label for startDate and endDate input in DateRangePicker #2245

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tanverified
Copy link

@tanverified tanverified commented Nov 13, 2023

Feature: Use custom label for start and end date in DateRangePicker

This commit introduces a new feature to the DateRangePicker component, enabling users to define custom labels for the start and end date inputs. Users can now pass an optional startDateLabelText and endDateLabelText prop to specify their preferred labels.

Closes #[2191]

Screenshots:

Preview

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to set labels for start date and end date for DateRangePicker.
1 participant