ダイアログのタイトル

BootstrapDialog.show({
    title: 'Say-hello dialog',
    message: 'Hi Apple!'
});