Menu Trigger Link (Deprecated)

ui:menuTriggerLink

Deprecated as of API version 47.0. We recommend migrating to Lightning Web Components and using the lightning-button-menu component.

For Use In

Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App

The ui:menuTriggerLink component is used in ui:menuList.

Deprecation Guidelines 

We recommend using Lightning Web Components whenever possible. When migrating to Lightning Web Components, use lightning-button-menu.

For more information, see Aura Components in the ui Namespace Are Deprecated.

Attributes 

NameDescriptionTypeDefaultRequired
bodyThe body of the component. In markup, this is everything in the body of the tag.Aura.Component[]
classA CSS style to be attached to the component. This style is added in addition to base styles output by the component.String
disabledSpecifies whether the component should be displayed in a disabled state. Default value is "false".Booleanfalse
labelThe text displayed on the component.String
roleSpecifies the role of the menu trigger. Default is set to buttonStringbutton
titleThe text to display as a tooltip when the mouse pointer hovers over this component.String