# How to update navbar or footer ?

While updating the navbar (or appBar), only the content inside the navbar can be overridden which includes all the actions from the left and right sides.

Please refer following docs in order to override Navbar / AppBar in Vertical layout:

Vertical Navbar / AppBar Content

Please refer following docs in order to override Navbar / AppBar in Horizontal layout:

Horizontal Navbar / AppBar Content

While updating the footer, only the content inside the footer can be overridden which includes all the texts and links from the left and right sides respectively.

Please refer following docs in order to override Footer in Vertical and Horizontal layouts:

Footer Content

Last Updated: 6/22/2023, 7:12:49 AM