How to make a sheet modal global and slide from top?

Hi,
I am using framework 7 with vue/vuex. I can get sheet modal works but it slides from bottom,

I need 2 extra things for my sheet modal

  1. It needs bu be slide from top
  2. It needs to be global, it should become visible regardles of the component, page

Can somebody help me for it ? thanks,