以下の内容はhttps://anton0825.hatenablog.com/entry/2015/11/09/000000より取得しました。


Angular+Bootstrapでモーダルを表示した時に、モーダルから親画面に値を渡す

親コントローラ側は以下のようにmodalInstance.resultからPromiseを取得できるのでCallbackを実行して値をもらう。

modalInstance.result.then((result) => {...});

モーダル側は$modalInstance.close();を呼ぶとsuccess callbackば呼ばれ、 $modalInstance.dismiss();を呼ぶとfailure callbackが呼ばれる。

参考:




以上の内容はhttps://anton0825.hatenablog.com/entry/2015/11/09/000000より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14