Skip to content

Add support for ranged date pickers #252

@Suya1671

Description

@Suya1671

Material 3 Expressive spec has a spec for ranged date pickers, although they can't be used on an input, so it's usually implemented as a modal on a button, with there being a fallback as 2 separate date picker fields.

Image

My personal use case is having it as a more intuitive start/end date picker to show the range between, so it would be close to as above, but as part of the page rather than a separate modal.

Image

API-wise, I think having 2 props (startDate, endDate) should be enough?

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