Property | Type | Description | |
---|---|---|---|
$autoOpen | indicates whether to automatically open the modal when initialized. Defaults to 'false'. | ||
$events | the Javascript event handlers. | ||
$fade | indicates whether the modal should use transitions. Defaults to 'true'. | ||
$htmlOptions | the HTML attributes for the widget container. | ||
$options | the options for the Bootstrap Javascript plugin. |
Method | Description | |
---|---|---|
init ( ) | ### .init() | |
run ( ) | ### .run() |
public $autoOpen |
public $fade |