Icon color is defined with the color property which is inherited from parent by default. <i className="pi pi-check" style={{ color: 'slateblue' }}></i> <i ...
確定! 回上一頁