Исходный код вики Библиотеки
Версия 2.1 от Alexandr Fokin на 2021/11/07 13:33
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | {{html}} | ||
2 | <table> | ||
3 | <tr> | ||
4 | <th>Группа</th> | ||
5 | <th>Наименование</th> | ||
6 | <th>Ссылка</th> | ||
7 | <th>Описание</th> | ||
8 | </tr> | ||
9 | |||
10 | <tr> | ||
11 | <td rowspan="2">Модальное окно</td> | ||
12 | </tr> | ||
13 | <tr> | ||
14 | <td>Blazored/Modal</td> | ||
15 | <td>https://github.com/Blazored/Modal</td> | ||
16 | </tr> | ||
17 | |||
18 | |||
19 | <tr> | ||
20 | <td rowspan="3">Toast notification.</td> | ||
21 | </tr> | ||
22 | <tr> | ||
23 | <td>Blazored/Toast</td> | ||
24 | <td>https://github.com/Blazored/Toast</td> | ||
25 | </tr> | ||
26 | <tr> | ||
27 | <td>Append-IT/Blazor.Notifications</td> | ||
28 | <td>https://github.com/Append-IT/Blazor.Notifications</td> | ||
29 | </tr> | ||
30 | </table> | ||
31 | {{/html}} |