You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In AppLayout 4.x the method setCaption sets the title (i.e. a string that is displayed in the toolbar).
In AppLayout 5.x the method is still there, but it sets the HTML title attribute of the web componentm but the caption has to be set using addToTitleSection.