Light Modal Vue 3 Demo

Actual version v1.3.0

Modal parameters
titleModal title
contentYou can enter any html code hereAny modal content
widthModal width value in percentages (%) or pixels (px)
heightModal height value in percentages (%) or pixels (px)
draggableEnable draggable for the modal
resizableEnable resizable for the modal
fullscreenEnable fullscreen for the modal
submit-form-before-closeEnable submit form before close modal
close-modal-on-escapeClose modal on click escape
bottom-buttons-container-classModal bottom buttons container custom classes
close-button-textCustom text to default bottom close button
top-close-icon-container-classModal top button container custom classes
top-close-icon-classTop modal close button icon class
buttons
DisabledAnd all other button options
Add your custom buttons to modal
backgroundThis property accepts color format - hexAdd custom background color to modal