Parent To Child Component Communication Using LWC | Lightning Web Component Part 8

Sdílet
Vložit
  • čas přidán 4. 09. 2024
  • In this tutorial, you will learn how to pass data from the parent component to the child component using the lightning web components. I am covering the following topics in this session
    1. What is Composition and how to achieve it?
    2. What is @api decorator ?
    3. How to pass data as a string to the Child Component?
    4. How to pass data as Array/Objects to Child Component?
    5. How to pass data to the Child on the action at the Parent Component
    6. How to call Child method from the Parent Component.
    LINKS USED IN THIS VIDEO
    ======================
    LIGHTNING COMPONENT LIBRARY- developer.sale...
    LIGHTNING DESIGN SYSTEM - www.lightningd...
    CODE -
    www.salesforce...
    www.salesforce...
    www.salesforce...
    www.salesforce...
    FOR COOL STUFF OF LIGHTNING WEB COMPONENT
    salesforcetroo...
    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.

Komentáře • 16

  • @Polymath1729
    @Polymath1729 Před 6 měsíci +1

    Thanks a lot your videos are very detailed and explaining everything . Thanks a lot for making videos sir
    ] I am going to purchase your udemy course so that I can make real world projects as i am very ,much impressed by your way of teaching and how you structure the course and cover it by explaining us every minute details coming in the path of learning

  • @kohlang
    @kohlang Před 4 lety +1

    This is really great. Very thoughtful and easy to understand into the world of LWC.

  • @rameshbabuk6357
    @rameshbabuk6357 Před 2 lety

    good explaination.Good to realtime coding explanation

  • @Abhishekkumar-pi9mu
    @Abhishekkumar-pi9mu Před rokem

    Thank you sir

  • @ramshukla2428
    @ramshukla2428 Před 3 lety

    Thank You so much for this beautiful and knowledgeable video

  • @amantiwari3493
    @amantiwari3493 Před 4 lety +2

    This video was really good. It was full of new things and was very informative except the last part "How to call Child method from Parent Component?" This part was little tricky and confusing to understand. If possible please create some videos on SLDS and QuerySelector which will solve the doubts. But one thing I would say that you teach very well considering everyone's thinking perspective. Yes, I am very lucky to have gone through your LWC videos. Thanks alot :)

  • @shiasingh6720
    @shiasingh6720 Před 3 lety +2

    Easy to understand content for a beginner like me. Thank you for creating the series @nikhil ... It is really helpful.
    Waiting for the css tutorial u mentioned in video😅

  • @sudheekarreddy2577
    @sudheekarreddy2577 Před 3 lety

    Thank you, it was helped me to come out from error

  • @teja7703
    @teja7703 Před 4 lety

    Awesome 👍

  • @anusha7111
    @anusha7111 Před 9 měsíci +1

    While trying to execute this code I'm facing the " only absolute URLs are supported" error , why ?
    Please anyone reply ..

  • @mehulpatil6111
    @mehulpatil6111 Před 3 lety

    Awesome...

  • @user-ry3sz3fc3r
    @user-ry3sz3fc3r Před rokem +1

    Can you please provide the video link for css i am not able to find

  • @koushikc2006
    @koushikc2006 Před 4 lety

    Excellent Demo... Can you please conduct a seperate session on CSS ?

  • @umauppathi6736
    @umauppathi6736 Před rokem

    hello sir .u r videos are very helpful to me.but I have small doubt .I am fresher but I want to join with 2 yrs of exp.these videos are enough r not? please give me any suggestion

  • @mohamedahmedhassine177

    Hello everyone,
    Need help i want to create 3 dependent tables using aura. If i click on a row (dt1) i will filter related records in dt2, dt3 , and if i click after on a row in dt2, i will have the results in dt3 based on the two filters!
    Can anyone help please if you have any ready components.
    Thanks!