Methods
(static) setMastheadLogo() → {boolean}
Determines whether to return custom or default IBM logo
Returns:
Use alternate logo or not
- Type
- boolean
Example
import { MastheadLogoAPI } from '@carbon/ibmdotcom-services';
const useAlternateLogo = MastheadLogoAPI.setMastheadLogo(logoData);