Property | Type | Description | |
---|---|---|---|
$addon | the addon markup if you wish to display the input as a component. If you don't wish to render as a component then set it to null or false. | ||
$inline | whether to render the input as an inline calendar | ||
$template | the template to render the input. |
Method | Description | |
---|---|---|
init ( ) | ||
registerClientScript ( ) | Registers required script for the plugin to work as DatePicker | |
run ( ) |
public registerClientScript ( ) |
public $addon |