alexcrack / alexcrack/angular-ui-notification
closeOnClick false doesn't seem to work.
オープン
- 主要言語
- 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 はまだ評価されていません。