motss / app-datepicker

Datepicker element built with Google's lit and Material Design 2021
https://npm.im/app-datepicker
MIT License
180 stars 51 forks source link

Not working as per documentation: #149

Closed LRagji closed 5 years ago

LRagji commented 5 years ago

Description

I am using https://unpkg.com/app-datepicker@3.1.0/app-datepicker.js when i render the element and select it using chrome inspect it is missing lot of properties mentioned in the documentation Eg:landscape, value etc what am i missing?

motss commented 5 years ago

@LRagji Are you using the doc from https://github.com/motss/app-datepicker/blob/master/api-references.md#appdatepicker? If yes, that is documentation for v4.0.0-rc.19.

For v3.x, please refer to https://motss.github.io/app-datepicker/components/app-datepicker/.

motss commented 5 years ago

Closing this issue as it is assumed to be resolved.