function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Aruna Anala 6Aruna Anala 6 

custom lookup component with create feature

how to have a custom lookup component with create feature in aura.
VinayVinay (Salesforce Developers) 
Check below examples 

https://cafeforce.com/custom-lookup-component-salesforce-lightning/
https://sfdcmonkey.com/2017/07/17/re-usable-custom-lookup/

Thanks,