Activity Forums Salesforce® Discussions when to use .get() in Salesforce lightning component ?

  • Deepak

    Member
    December 2, 2019 at 2:16 pm

    Get an Attribute Value
    get(String key) and component. set(String key, Object value) retrieves and assigns values associated with the specified key on the component. Keys are passed in as an expression, which represents an attribute value. To retrieve an attribute value of a component reference, use component.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos