프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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. |
메소드 | 설명 | |
---|---|---|
init ( ) | ||
registerClientScript ( ) | Registers required script for the plugin to work as DatePicker | |
run ( ) |
public registerClientScript ( ) |
public $addon |