unwrapLabel

See source code
function unwrapLabel(
  label?: TLUiActionItem["label"],
  menuType?: string,
): string | undefined;

Parameters

NameDescription

label

TLUiActionItem["label"];

menuType

string;

Returns

string | undefined;
Prev
truncateStringWithEllipsis
Next
updateArrowTargetState