pglejzer / timepicker-ui

timepicker-ui is an easy library with timepicker. Fully wrote with TypeScript. This library is based on Material Design from Google.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Options "iconClass" and "iconClassMobile" are incorrect!

RedskyThirty opened this issue · comments

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

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 :(

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.

It's fixed in 2.3.0 version.