17 LWC | Message Passing through Parent to Child Component | Private & Public Property Demo in LWC

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024

ความคิดเห็น • 6

  • @SanjayGuptaTechSchool
    @SanjayGuptaTechSchool  ปีที่แล้ว

    For Online Individual or Group Training Please Email or Visit below Website.
    Email: sanjaygupta.techschool@gmail.com or Visit: studysalesforce.com/
    Connect with Sanjay Gupta on Linkedin: www.linkedin.com/in/sanjay-gupta-bb2a79bb/
    Udemy : Enroll Salesforce Flow Builder Masterclass: kadge.io/flowbuilder
    Udemy : Enroll Salesforce Admin Certification Masterclass : kadge.io/admin201
    Udemy : Enroll Salesforce PD1 Certification Masterclass : kadge.io/pd1
    Please like and subscribe to support the efforts.

  • @bavamardal1816
    @bavamardal1816 ปีที่แล้ว +1

    Super sir thanks

  • @anusha7111
    @anusha7111 10 หลายเดือนก่อน

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

  • @ShubhamSharma-to5po
    @ShubhamSharma-to5po ปีที่แล้ว

    Sir, I have a question. why are we using getter and setter if we could directly use the first-name?

    • @SanjayGuptaTechSchool
      @SanjayGuptaTechSchool  ปีที่แล้ว +3

      In getter and setter we can do some calculation as well just like functions

    • @ShubhamSharma-to5po
      @ShubhamSharma-to5po ปีที่แล้ว +1

      @@SanjayGuptaTechSchool Thanks sir for clearing the doubt.