angularjs - How to add data type as date in angular formly? -


is possible add input type date in angular formly.? trying using type:date not defined in it. so, how it?

i recommend take @ resources @ http://learn.angular-formly.com/

specifically, you're looking creating custom templates (video, example). there's example uses ui datepicker.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -