Skip to content

Commit d8635b0

Browse files
author
Michael Yu
committed
MC-518: Simplify mapping of content type
- Added documentation about element name converts to data-element for readers
1 parent a369d41 commit d8635b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/PageBuilder/docs/content-type-configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,8 @@ Set the `default` attribute to "true" in an `appearance` node to set the default
361361
</converters>
362362
```
363363

364+
Name attribute in the element tags gets converted to ```data-element``` attribute in the master format in order for readers to access the desired element.
365+
364366
### Attributes for `property` and `attribute`
365367

366368
| Attribute | Description |

0 commit comments

Comments
 (0)