Child To Parent Component Event Communication | Lightning Web Component Part 9

Sdílet
Vložit
  • čas přidán 16. 04. 2020
  • In this tutorial, you will learn how to communicate from the child component to the parent component using the Events in the lightning web component. I am covering the following topics in this session
    1. What is Event?
    2. Phases of Event in JavaScript.
    3. How to Create and dispatch the custom event.
    4. Phases of Event in LWC
    5. Child to Parent component events types
    a) Trigger event without data
    b) Trigger event with data
    c) Trigger event with Bubbling
    LINKS USED IN THIS VIDEO
    ======================
    LIGHTNING COMPONENT LIBRARY- developer.salesforce.com/docs...
    LIGHTNING DESIGN SYSTEM - www.lightningdesignsystem.com...
    EVENT PHASES DEMO
    codepen.io/nikhilkarkra/pen/y...
    GITHUB - github.com/karkranikhil/sales...
    FOR COOL STUFF OF LIGHTNING WEB COMPONENT
    salesforcetroop.com/
    FOLLOW ME -
    FACEBOOK - / salesforcetroop
    LINKEDIN - / salesforce-troop
    TWITTER - @karkra_nikhil
    This is especially for all the students and IT professional who wants to make their career in Salesforce.
    PLEASE DO LIKE, SHARE AND SUBSCRIBE THIS VIDEO WITH ALL YOUR STUDENT NETWORK, IT NETWORK AND SALESFORCE NETWORK.
    Let everyone learn Salesforce and become a part of our #Ohana. #lwc #salesforce

Komentáře • 13

  • @GC-rg7nc
    @GC-rg7nc Před 4 lety +3

    Thank you for your videos! They're very clear and the diagrams help tremendously! If I can make a suggestion, it would be great if you can create more videos that demos how a real-life app can be constructed from start to finish using Lightning Web Component. It would help to understand how everything works together. Thanks!

  • @Shubham-vh3cp
    @Shubham-vh3cp Před 4 měsíci

    Thanks a lot sir.

  • @HumbleNishachar
    @HumbleNishachar Před 3 lety

    clear cut description ,great nikhil bro

  • @kishlaymathur581
    @kishlaymathur581 Před 4 lety

    very nice video , learned a lot thank you very much

  • @animeshverma5878
    @animeshverma5878 Před 2 lety

    Great video... Thanks a lot

  • @filmydetective3116
    @filmydetective3116 Před rokem +1

    How do I create an app with three different tabs which has different components all of them are showing same components?

  • @veeranchsrivastava2020

    Nothing is happening on clicking of players. please help. tried coping whole code from github but again same issue.

  • @prateeksoni6592
    @prateeksoni6592 Před rokem

    key={list.id} what does this imply?

  • @rohanthakur4623
    @rohanthakur4623 Před 2 lety +1

    "NoErrorObjectAvailable Script error", I am getting this error while clicking on player name. Can you please help me out to solve this problem?

    • @CantControl
      @CantControl Před 2 lety

      in my case popup not shown, only message visible below button
      and on clicking close button ... a popup shown with "NoErrorObjectAvailable Script error"

  • @anbor7778
    @anbor7778 Před 2 lety

    50:29 null in javascript is false???
    but in the previous video of the series you shown a table in which null == false was NOT true

  • @rishabhjain8906
    @rishabhjain8906 Před 9 měsíci

    1:01:17