Visible across pages

Is there a way to create components that are visible across pages?

For example I want to have a logout button and an account settings button available on all pages, but I would prefer to do it once as opposed to creating the buttons multiple times on each page. I would be great to have a “Strip” of components that are always available across all the pages without having to set the components and actions on each page… This is really tough especially with multiple pages and making a small change to an action requires that change on each action on each page to perform the exact same function… like the ability to logout from any page.

Thoughts?

Hello @coder911

Looks like the Modules Modules | UI Bakery Docs could help you. Could you try them and let me know if this works for you?