You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/events.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
-
# Page Builder Events {#events}
1
+
# Page Builder Events
2
2
3
3
This document contains reference information for events dispatched in Page Builder.
4
4
5
-
## Events list {#eventslist}
5
+
## Events list
6
6
7
7
8
8
9
9
10
+
<!-- {% raw %} -->
10
11
11
12
## `contentType:*` events
12
13
Events starting with `contentType:` are triggered by every content type on the stage. can also be called for specific content types by prefixing the content types name (`{{name}}:{{event}}`) like the following:
0 commit comments