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
test vijaytest vijay 

display Attachments into lightning component

Hello Guys,
I have a requirment.I want to display contentVersion Data such as Png,Jpeg,Pdf,Img from apex to  Lightning component. 
can anyone help me for this.
It's very urgent.

Thank you
AbhinavAbhinav (Salesforce Developers) 
Hi,

Please check below link you will get some reference

https://sfdcmonkey.com/2018/10/29/open-files-lightning-component/

Thanks!