navigationItem.setLabel (Client API reference)

Sets the label for the item.

Syntax

navigationItem.setLabel(label);

Parameter

Name Type Required Description
label String Yes The new label for the item.

getLabel
formContext.ui.navigation