oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / OcAccountMenuBuildInfo

Interface: OcAccountMenuBuildInfo

Defined in: chrome/account-menu.tsx:63

Properties

PropertyTypeDescriptionDefined in
<a id="property-repo"></a> repo?stringGitHub owner/repo slug — combined with sha to produce the https://github.com/<repo>/commit/<sha> link.chrome/account-menu.tsx:75
<a id="property-sha"></a> sha?string7+ character commit SHA. Render as 'dev' (or omit) for local dev to suppress the GitHub link.chrome/account-menu.tsx:70
<a id="property-version"></a> versionstringDisplay version string, e.g. '0.5.0' (rendered as v0.5.0).chrome/account-menu.tsx:65