Type | Names | Description | Default | Access |
---|---|---|---|---|
boolean | buttonIcon | If this option is set to true it places a buton near the input field, allowing to lunch the datepicker either on focus and when the button is clicked. | false | public |
string | fontsize | Set the font size of the widget when it is created. Can be set in any valid measure | 11px | public |
boolean | buttonOnly | If this option is set to true it places a buton near the input field, disallowing to lunch the datepicker when we focus the input, but allow lunch them only when the button is clicked | false | public |