You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dont want to use the component in every other component. I would like to have it more like a useContext around the app, where I just load the content from which ever component I want. is that possible?
Also, if not, how is the zIndex governed in sheet? ie. if I trigger it from a sub-sub-component, how do I assure it is at the top level above anything else?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I dont want to use the component in every other component. I would like to have it more like a useContext around the app, where I just load the content from which ever component I want. is that possible?
Also, if not, how is the zIndex governed in sheet? ie. if I trigger it from a sub-sub-component, how do I assure it is at the top level above anything else?
Beta Was this translation helpful? Give feedback.
All reactions