File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -61,15 +61,15 @@ Inline always open version
6161|  Prop                  |  Type         |  Default     |  Description                              | 
6262| -----------------------| --------------| -------------| ------------------------------------------| 
6363|  value                 |  Date/String  |              |  Date value of the datepicker             | 
64- |  name                  |  String       |              |  input  name property                      | 
65- |  id                    |  String       |              |  input  id                                 | 
64+ |  name                  |  String       |              |  Input  name property                      | 
65+ |  id                    |  String       |              |  Input  id                                 | 
6666|  format                |  String       |  dd MMM yyyy |  Date formatting string                   | 
6767|  language              |  String       |  en          |  Translation for days and months          | 
6868|  disabled              |  Object       |              |  See below for configuration              | 
69- |  placeholder           |  String       |              |  input  placeholder text                   | 
70- |  inline                |  Boolean      |              |  to  show the datepicker always open       | 
71- |  input-class           |  String       |              |  css  class applied to the input el        | 
72- |  wrapper-class         |  String       |              |  css  class applied to the outer div       | 
69+ |  placeholder           |  String       |              |  Input  placeholder text                   | 
70+ |  inline                |  Boolean      |              |  To  show the datepicker always open       | 
71+ |  input-class           |  String       |              |  CSS  class applied to the input el        | 
72+ |  wrapper-class         |  String       |              |  CSS  class applied to the outer div       | 
7373|  monday-first          |  Boolean      |  false       |  To start the week on Monday              | 
7474|  clear-button          |  Boolean      |  false       |  Show an icon for clearing the date       | 
7575|  clear-button-icon     |  String       |              |  Use icon for button (ex: fa fa-times)    | 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments