ng2-datepicker icon indicating copy to clipboard operation
ng2-datepicker copied to clipboard

Placeholder needed

Open Develobba opened this issue 7 years ago • 11 comments

Hello!

I have implemented your datepicker, now I was searching for a placeholder for the input, but I dont find anything.

Any suggestions?

Develobba avatar Mar 31 '17 07:03 Develobba

I checked and its not currenty possible to set placeholder

jkuri avatar Mar 31 '17 07:03 jkuri

Should be pretty easy with a additional datepicker option or component attribute and a placeholder attribut on the input in the template.

Would be nice, thx

Develobba avatar Mar 31 '17 10:03 Develobba

Yes, it should be easy and adds value too. Thanks!

atluri64 avatar Apr 06 '17 18:04 atluri64

+1 would be really useful

dixitk13 avatar Apr 26 '17 23:04 dixitk13

How can i restrict the raw to text to be added in input box of datepicker except the date of birth(Number only).

nishant0131 avatar May 09 '17 05:05 nishant0131

+1 on the placeholder.

joshbmartin avatar Jun 01 '17 13:06 joshbmartin

I wanted to edit the module and add placeholder to the input .How to do a build after edit.

Garima avatar Oct 26 '17 06:10 Garima

@Garima you can check it with npm start

jkuri avatar Oct 26 '17 10:10 jkuri

Thanks I found it was - npm run build:dist that I needed

Garima avatar Oct 27 '17 08:10 Garima

+1

mbrezovsky avatar Dec 11 '17 22:12 mbrezovsky

Guys I have fixed the issue with the pull request #312. If you are in hurry and can't wait for the pull request to be accepted , you can make a build from the forked repo in my account

Manzurkds avatar Mar 22 '18 06:03 Manzurkds