Browse Source

Added JS events API to the docs nav menu

pull/5831/head
Halil İbrahim Kalkan 6 years ago
parent
commit
9de5b0b8b0
  1. 4
      docs/en/docs-nav.json

4
docs/en/docs-nav.json

@ -478,6 +478,10 @@
{
"text": "Notify",
"path": "UI/AspNetCore/JavaScript-API/Notify.md"
},
{
"text": "Events",
"path": "UI/AspNetCore/JavaScript-API/Events.md"
}
]
},

Loading…
Cancel
Save