Navigation bars are set of elements in a row or column that serves as a control point to link the user to sections on a website.
A simple navbar consists of product logo and name along with some links. Use following code snippet to get yourself a simple navbar!
You can leverage Silk UI's buttons in the navigation bar too!
To get a navigation bar with search box, buttons and icon buttons use the following code snippet
On This Page