Add Popup Overlay Modal in Lightning Web Component

Big Idea or Enduring Question: How do you use the lightning web component to display the modal window?  Objectives: After reading this blog, you’ll be able to: Understand the difference between alert and modal  Display a modal with an overlay on the button click Display another lightning web component inside

Read More

Get Record Id and Object API Name in Lightning Web Component

Big Idea or Enduring Question: How do you access the Id of the current record, current object API Name, and component region’s width when using the lightning web component?  Objectives: After reading this blog, you’ll be able to: Access the current record Id in the lightning web component Access the

Read More