unwrapLabel

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

Parameters

NameDescription

label

menuType

string

Returns

string | undefined
Prev
truncateStringWithEllipsis
Next
useActions