SiHeaderSiemensLogoComponent documentation¶
selector
si-header-siemens-logo, [si-header-siemens-logo]
The siemens logo. Should be located inside .header-brand
.
Deprecated: Use the SiHeaderLogoDirective instead. The new component will use the logo provided by the global theme instead of containing a hard coded siemens logo.
// previous
<a si-header-siemens-logo routerLink="/" aria-label="Siemens" class="d-none d-md-flex"></a>
// new
<a siHeaderLogo routerLink="/" class="d-none d-md-flex"></a>
No API to document for this.
Types Documentation¶
The siemens logo. Should be located inside .header-brand . | ||||
---|---|---|---|---|
| ||||
| ||||
|
Except where otherwise noted, content on this site is licensed under MIT License.