Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to give placeholder in input type date in angular

<input placeholder = "Date" class = "textbox-n" type = "text" onfocus = "(this.type = 'date')"  id = "date">
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #give #placeholder #input #type #date #angular
ADD COMMENT
Topic
Name
2+2 =