Activity Forums Salesforce® Discussions How to wire in LWC in Salesforce?

  • Marziya

    Member
    December 10, 2020 at 2:42 pm

    Import a wire adapter using named import syntax. import { wire} from 'lwc'; Decorate a property or function with @wire and specify the wire adapter. Each wire adapter defines a data type.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos