useFavicon

动态控制页面的网站图标。


import { useFavicon } from 'primereact/hooks';
         

单击按钮以动态更改此页面的网站图标。


useFavicon(favicon);