live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/ui


@orangecheck/ui / OcAccountMenuBuildInfo

Interface: OcAccountMenuBuildInfo

Defined in: account-menu.tsx:61

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.account-menu.tsx:73
<a id="property-sha"></a> sha?string7+ character commit SHA. Render as 'dev' (or omit) for local dev to suppress the GitHub link.account-menu.tsx:68
<a id="property-version"></a> versionstringDisplay version string, e.g. '0.5.0' (rendered as v0.5.0).account-menu.tsx:63