alexcrack / alexcrack/angular-ui-notification

closeOnClick false doesn't seem to work.

オープン
#82 コメント 3 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
529
フォーク
164
PR マージ指標
30日以内にマージされた PR はありません

説明

regardless of closeOnClick true/false, the notification can always be closed by clicking it. Using the latest version.

notification.error(
{
message: "And Stuff",
title: 'Things',
delay: 10000,
closeOnClick:false,
maxCount:1

```
}
);
```

Awesome little module though!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。