Basic API

To use the date picker, add the clrDate directive on an input field.

It is recommended that you set the type to date as it increases readability of your code, helps with SEO, and keeps your HTML markup semantic. When the date picker is enabled, this type is overriden to text to disable the built-in date pickers that some desktop browsers provide.