Skip to content

Commit 033bc95

Browse files
committed
MC-3371: Row Preview Child Template
- update docs: mountAfter event
1 parent ff962e8 commit 033bc95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/PageBuilder/docs/events.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ All events starting with `contentType:` can also be called for specific content
133133
{
134134
id: string;
135135
contentType: ContentTypeInterface & ContentTypeCollectionInterface;
136+
expectedChildren: number;
136137
}
137138
```
138139

0 commit comments

Comments
 (0)