Skip to content

A lightning component to demonstrate how to use the lightning navigate and workspace API.

Notifications You must be signed in to change notification settings

samkhan27/lightning-navigate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

lightning-navigate

This repo provides an example of how to use the Navigation and WorkspaceApi service components to navigate inside Lightning Experience (LEX). The example use case shown here is that of an HTML anchor tag that enables an user to navigate to a particular record.

This is a common use case for a lot of clients and the usually the requirements are as follows:

  • Right clicking will open the record view page in a new tab.
  • If console navigation is enabled, then the rocord page should open in a new console tab.
  • If console navigation is not enabled, clicking should navigate to the record view page in LEX in the current tab.

About

A lightning component to demonstrate how to use the lightning navigate and workspace API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published