Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

[Features] Give possibility to set the selection range #151

Open
TheNemus opened this issue Jun 15, 2020 · 1 comment
Open

[Features] Give possibility to set the selection range #151

TheNemus opened this issue Jun 15, 2020 · 1 comment

Comments

@TheNemus
Copy link

Hi,

I need to define the range days number in order to prevent user to select ranges not valid for me (e.g. major than 5 days).
I tried using ]matDatepickerFilter] or (dateChange) but foth of them are useless cause the start date is set only when I select the end date too, preventing me to do any check BEFORE end date is selected.

@SrinivasaKK
Copy link

is there any way I can detect a first selected date?
My range is dynamic and it depends on the first selected date. So I need to detect the first selected date event and limit the range for end date.

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

No branches or pull requests

2 participants