The examples on website show many examples of navbars with links. Image of navbar demo as shown on website.
I want to implement a search bar inside the nav element like this. Is there a way to do it?
The examples on website show many examples of navbars with links. Image of navbar demo as shown on website.
I want to implement a search bar inside the nav element like this. Is there a way to do it?
I would try with OnRenderLink or linkAs methods.