Ionic events with js

Hi,
i’m using ionic with vanillaJS, i need to know when my sidemenu gets opened or closed by the user, i tried to use events ionDidClose and ionDidOpen, but these dont seem to work.

Any idea how to get this thing done ?

1 Like