new Application() Source: application.js Methods dialog(body, options, buttons) Start a bootstrap modal easily. Parameters: Name Type Description body String | Object Body of the modal options Object Options for the modal buttons Array Buttons declarations Source: application.js