Hi, the use case I'm working through is having a global layout component retrieve user information, and then trying to pass that to it's slotted children, similar to how Context would work in other frameworks. Is there an idiomatic way of doing this? Or, for each page, would I just pull the user information instead of having it being passed as a prop?
#Pass data from layout to slotted children
4 messages · Page 1 of 1 (latest)