Hey,
I want to create a mobile header component that have 3 types, theses 3 types opens 3 different menus, so 3 different overlays.
I would like to make these menus taking the full size of the screen when the overlay is open.
One constraint is that the 3 headers are variants of a header component and the 3 menus are variant of another component.
Is this feasible or am I asking too much?
Thanks !