Now we can use the DialogService to open open the modal and display the component: import { DialogService } from '@ngneat/dialog'; @Component({ template: ...
確定! 回上一頁