pglejzer / timepicker-ui

timepicker-ui is an easy library with timepicker. Fully wrote with TypeScript. This library is based on Material Design from Google.
MIT License
64 stars 19 forks source link

Options "iconClass" and "iconClassMobile" are incorrect! #10

Closed RedskyThirty closed 2 years ago

RedskyThirty commented 2 years ago

Please update the documentation, these properties seems to be renamed by "iconTemplate" and "iconTemplateMobile".

Polm90 commented 2 years ago

Also, it would be better to specify that the acceptable values for the 'clockType' options are '12h' and '24h'. I initially tried with '24' and it didn't work :(

RedskyThirty commented 2 years ago

Also, it would be better to specify that the acceptable values for the 'clockType' options are '12h' and '24h'. I initially tried with '24' and it didn't work :(

Yes me too... Many errors in the documentation, I will post one more now.

pglejzer commented 2 years ago

It's fixed in 2.3.0 version.