docs: added a chapter on how to emit an event (#8414)
This commit is contained in:
@@ -181,6 +181,10 @@ export const sidebar = sidebarAttachHrefCommonOptions(
|
||||
path: "/advanced-development/events-and-subscribers/data-payload",
|
||||
title: "Events Data Payload",
|
||||
},
|
||||
{
|
||||
path: "/advanced-development/events-and-subscribers/emit-event",
|
||||
title: "Emit an Event",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user