ngx-bootstrap
ngx-bootstrap copied to clipboard
Modal Transitions Class
I'm using the ngx-bootstrap library, and I find it to be excellent for assigning the corresponding classes, resulting in a better and more dynamic webpage.
However, with modals, we're unable to select transitions like 'zoomIn', 'flip', or any other predefined animations.
In the code:
this.modalService.show(template, {
class: 'modal-dialog-centered',
initialState: {
}
});
The class is for the dialog container (div with class modal-dialog), but it would be sensible to access the class of the