Hello,
The scenario:
- row has two columns
- int the left column there is a navigation collapsed element
- int the right column there is a text element
- text element updates dynamically based on the selected menu item in the navigation element
Is tthere a way to do that?
Thank you