Skip to content

add maxDate and minDate options to block dates #44

Open
@alzalabany

Description

@alzalabany

currently, we can set blockBefore or blockAfter to block future or past. but i cannot find a way to customize blocked dates

example: block dates before next week. or block dates after yesterday.

if its possible we can add blockedDates={[ [Date(2022,11,11), Date(2022,11,15) ], ...]} to allow app to block certain dates.
or even simple blockBefore={Date(2022,11,11)} to block all slots before dec. 11th for example.

Thanks a lot. if you need a hand i can surely help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions