Skip to content

`UForm/mount/mountModal`: added merge form component props with dialog props before render

Havryliuk Stepan requested to merge fix/dialog-props into master

UForm/mount/mountModal: added merge form component props with dialog props before render, in case you need to use standard el-dialog props. For example: close-on-press-escape: false, show-close: false.

Merge request reports

Loading