Skip to content

Example project demonstrating event propagation between nested LWC components

Notifications You must be signed in to change notification settings

J-Sohi/LWC-Events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

LWC-Events

The objective of this project is to create a LWC where each input from the user is rendered as a list item. When the user clicks on one of the list items, the selected item is displayed to the user separately in a large text. This is done by sending events between a parent and child component.

Search tags

event propagation

parent child components

lightning conditional rendering (if:true)

lightning render lists (for:each)

About

Example project demonstrating event propagation between nested LWC components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published