I can't find a way to configure the angularjs ui-bootstrap datepicker popup so that it only shows the button, not the text input field in front of it.
Has anyone had a similar requirement?
I can't find a way to configure the angularjs ui-bootstrap datepicker popup so that it only shows the button, not the text input field in front of it. Has anyone had a similar requirement? |
|||||||||||||
|
This works:
|
||||
|
Here's a version with some style tweeks - Plunker.
|
|||
|
No need for additional css. Simply make the input
You even get to lose the additional |
|||
|