在Angular Material中,所有的按鈕都放置在MatButtonModule中,因此使用時記得加入這個Module import { MatButtonModule } from '@angular/material'; ...
確定! 回上一頁