Canton dApp Booster
    Preparing search index...
    • Displays a Canton identifier: truncated for reading, copyable in full, optionally linked to an explorer. Copy always writes the whole value, never the truncated display value. The href is built by the caller; this component composes no URLs. Renders a span, so it is legal anywhere inline text is.

      Parameters

      Returns ReactElement

      <Identifier value={partyId} label="party id" href={explorerLink(partyId)} announce={false} />
      

      anatomy.ts for the part classes and state attributes the theme selects.