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

Current date styles #337

Open
ddtch opened this issue Jan 24, 2022 · 1 comment
Open

Current date styles #337

ddtch opened this issue Jan 24, 2022 · 1 comment

Comments

@ddtch
Copy link

ddtch commented Jan 24, 2022

Besides styles for selectedDate it would be grate to add styles for current day
When user scrolls it is nice to indicate current date. how can I highlight it ?

@durgaswaroop
Copy link

Depending on how you want to highlight is, you can either use markedDates or customDatesStyles.

With markedDates, you can only show either a dot or an underline. But with customDatesStyles, you have a little more control on how to style it.

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

No branches or pull requests

2 participants