[[jhipsterでpopup(NotificationServiceを使う)]]

* jhipsterで使用されているコード [#c1c1fed3]

** 例1 [#l4904c34]
 import { ToastContainer, toast } from 'react-toastify';

         <ToastContainer
           position={toast.POSITION.TOP_LEFT}
           className="toastify-container"
           toastClassName="toastify-toast"
           autoClose={2000}
         />

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS