lightning-Generic-Lookup
Generic Salesforce lightning Lookup component.
Usage:
<c:RN_Generic_lightning_Lookup sObjectAPIName="Account" sObjectLabelName="accounts"/>
sObjectAPIName: The API name of the SObject to search.
sObjectLabelName: It will display the label of search items.
Check this sObjectId attribute to get the selected value.
Watch Demo here: