Skip to content

Add a sensible way of specifying selectedDate on TinyDatePicker creation #133

Description

@jarmo

Currently TinyDatePicker constructor does not seem to have an option to specify date upon initialization, which might become handy sometimes. It would be a good to have a way to do that since current option is too cumbersome:

var datepicker = TinyDatePicker(el, ..)
datepicker.setState({selectedDate: SPECIFIED_DATE})

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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