Angular PanelMenu
Angular PanelMenu is a hybrid of Accordion and Tree components.
Setup
Refer to PrimeNG setup documentation for download and installation steps for your environment.
Import
import {PanelMenuModule} from 'primeng/panelmenu';
import {MenuItem} from 'pri...
primetek.hashnode.dev2 min read