Skip to main content

<aura:component implements="flexipage:availableForRecordHome,force:hasRecordId,lightning:actionOverride" access="global" >

<c:searchContacts/>

</aura:component>

I have created a LWC Component and when I was calling the LWC component . How can I Open LWC as modal/popup instead of display on the complete window.

2 件の回答
0/9000