Activity Forums Salesforce® Discussions Can we restrict the reusability of any lightning component to some specific app or other components?

  • sushant

    Member
    February 1, 2017 at 1:11 PM

    Hi Tanu,

    For using a component in an app ,you have to add that component to that app like

    <c:yourcomponentname/>

    if you don’t want to use that component in an app,you just should not include that component in that app.

    Hope it helps you.

    Thanks

Log In to reply.