mui-rte
mui-rte copied to clipboard
Support additional html attributes for img/video in Media component
Checklist
- [x] This is not covered in the repository examples.
- [x] I am using the package latest version.
- [x] This is a bug report or an enhancement proposal.
Description
Currently, only a small set of html attributes is supported for Media component: url, width, height, alignment, type. Please, add an ability to provide additional attributes via object. E.g. id, data-*, etc.