Modals are created using Bootstrap Native Modals, they will work as the same way how it works in bootstrap. To run a Bootstrap Modal, there is no dependencies, you do not have to include extra JS or CSS files,To add a modal please refer following guidelines.
Modal Variations
we extended more options to bootstrap modals by adding different positioning classes to the modal to use it.
Slide right modal
Simply add the class modal-slide-right to main modal DIV Your HTML tag structure should look like this. You can change the id attribute of the modal to anything you want.
Simply add the class modal-slide-left to main modal DIV Your HTML tag structure should look like this. You can change the id attribute of the modal to anything you want.
Simply add the class positionclass to main modal DIV Your HTML tag structure should look like this. You can change the id attribute of the modal to anything you want.