unwrapLabel
Public function
Signature
function unwrapLabel(
  label?: TLUiActionItem['label'],
  menuType?: string
): string | undefined
Parameters
| Name | Description | 
|---|---|
  |  | 
  |  | 
Returns
string | undefined
References
Source
Public function
function unwrapLabel(
  label?: TLUiActionItem['label'],
  menuType?: string
): string | undefined
| Name | Description | 
|---|---|
  |  | 
  |  | 
string | undefined