Light Modal
Light Modal
  • Guide
  • Demo
  • Getting Started
  • Add content to modal
  • Modal props
  • Modal callbacks
  • Modal methods
  • Modal buttons
  • Modal fullscreen mode
  • Renamed props migration ๐Ÿ›‘๏ธ

Modal methods

All Modal(s) methods

MethodWritingDescription
openthis.$modals.open('**modal-name**')Method to opening current modal
closethis.$modals.close('**modal-name**')Method to closing current modal
closeAllthis.$modals.closeAll()Method to closing all already opened modals
GuideModal callbacks
GuideModal buttons

Powered by Docus