Angular Sidebar
Angular Sidebar is a panel component displayed as an overlay at the edges of the screen.
Setup
Refer to PrimeNG setup documentation for download and installation steps for your environment.
Import
import {SidebarModule} from 'primeng/sidebar';
Getti...
primetek.hashnode.dev1 min read