Hello,
I'm using metronic v8.0.35 demo1 theme (in angular).
What can I do if I want to trigger splash-screen show again?
Thanks
Thanks for help
Hi,
Try to inject SplashScreenService
in your component (Don't forget import SplashScreenModule
into your module also. (hide/init methods are available in the service, use them when you need it).
Regards,
Keenthemes support