Hi,
i have a sidemenu method that have initialized at app.component when i start the app, however i would need to have different sidemenu for user and admin after i login. How do i have different sidemenu since the method have already been initialized at app.component
Any ideas would be appreciated. Thanks