Activity Forums Salesforce® Discussions How to create object Type attribute in lightning component?

  • Ayush

    Member
    November 17, 2020 at 11:07 am

    <aura:attribute name="data" type="Object" />

  • Marziya

    Member
    November 17, 2020 at 12:03 pm

    An attribute can have a type corresponding to an Object. For example :-
    <aura:attribute name="data" type="Object" />

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos