Browse Source

Added empty blazor page alerts document

pull/6258/head
Halil İbrahim Kalkan 5 years ago
parent
commit
d7d6d83bb0
  1. 3
      docs/en/UI/Blazor/Page-Alerts.md
  2. 4
      docs/en/docs-nav.json

3
docs/en/UI/Blazor/Page-Alerts.md

@ -0,0 +1,3 @@
# Blazor UI: Page Alerts
TODO

4
docs/en/docs-nav.json

@ -594,6 +594,10 @@
"text": "Toolbars",
"path": "UI/Blazor/Toolbars.md"
},
{
"text": "Page Alerts",
"path": "UI/Blazor/Page-Alerts.md"
},
{
"text": "Customization / Overriding Components",
"path": "UI/Blazor/Customization-Overriding-Components.md"

Loading…
Cancel
Save