buttonIcon
Class of button to use in input element
This is the class of the button in the input element. Any valid ui-icon-<name> is fine. The default of “false” will cause DateBox to use framework defaults.
For jQueryMobile, “ui-icon-calendar” for date based modes, and “ui-icon-clock” for time or duration modes.
For bootstrap, “glyphicon-calendar” for date based modes, and “glyphicon-time” for time or duration modes.
Data Type Expected
String
Default Vaule
false
Option is Dynamic Post Initialization
False
Valid Modes
Valid Frameworks
Any