angular material 2 date picker auto open on focus

前端 未结 3 435
天涯浪人
天涯浪人 2021-01-07 16:19

How angular material 2 date picker can be configured to be opened automatically on focus? I didn\'t find anything in the documentation at https://material.angular.io/compone

3条回答
  •  情歌与酒
    2021-01-07 16:57

    For the new Angular & Material (5 and above) it should something like this. The link in question points to up-to-date documentation, but uses code from Angular 2, which might be confusing to newbies.

    
          
          
          
    
    

提交回复
热议问题