Angular6+ngx-bootstrap之模態框的使用(三)

方法一: app.module.ts import {ModalModule} from 'ngx-bootstrap/modal'; ModalModule.forRoot() app.component.html <button class="btn btn-outline-primary" (click)="myModal.show()">模態框</button> <div bsModal
相關文章
相關標籤/搜索