@orangecheck/design / OcFamilyFooterBrand
Interface: OcFamilyFooterBrand
Defined in: chrome/family-footer.tsx:20
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-mark"></a> mark? | any | The site's own logo mark (e.g. <LogoMark size={20} />). Optional. | chrome/family-footer.tsx:22 |
<a id="property-meta"></a> meta? | any | Optional license / attribution lines under the blurb. | chrome/family-footer.tsx:28 |
<a id="property-tagline"></a> tagline | ReactNode | One-paragraph blurb under the wordmark (may contain links). | chrome/family-footer.tsx:26 |
<a id="property-wordmark"></a> wordmark | ReactNode | Wordmark, e.g. 'oc·stamp'. | chrome/family-footer.tsx:24 |