I am new to IBM Carbon Design System with Angular. I am using Angular 14. I am trying to implement sidenav but not able to implement it. the documentation doesnt show the exact code. i imported the 'UIShellModule' but using following in the template not working
<ibm-sidenav>
</ibm-sidenav>
Can anyone pls guide me where can i get some example of implementing sidenav in angular with Carbon?
Thanks