Set an assign for a group of LiveView?

Hello, it is possible to set an assign value for a group of LiveView ?

Thank you :slight_smile:

Hi,

what is your need? Regroup them in a same live_session to define a on_mount hook where you define your shared assigns?

3 Likes

Ok thank you, it’s for define a page_title by default