:hover is a pseudo class, it can not be added using style . You should use CSS and ngClass or [class.xxxx]=".." .
確定! 回上一頁