Including images in Angular 17+ library using Nx framework

37 Views Asked by At

I recently started using standalone components in Angular 17+. I am loving the new features and using @ngrx/signals. However, am not sure how to include assets (images) in my component as it is a standalone component in the libs folder. Can anyone assist

I have searched the web but have not found anyone with a similar problem or solution to this problem.

0

There are 0 best solutions below