We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707f879 commit 92a49e7Copy full SHA for 92a49e7
docs/how-to/how-to-add-custom-toolbar.md
@@ -113,7 +113,7 @@ You can find this HTML template here: `app/code/Magento/PageBuilder/view/adminht
113
114
## Example code
115
116
-Heading content type example code:
+The following links show how the Heading implements its toolbar within its `preview.html` template and `preview.js` component:
117
118
- `app/code/Magento/PageBuilder/view/adminhtml/web/template/content-type/heading/default/preview.html`
119
- `app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/heading/preview.ts`
0 commit comments