How To Customize the Search Input Of Your React Navigation Bar | React JS | Navigation | Superflows

Опубликовано: 26 Октябрь 2022
на канале: Superflows
554
1

Hi Guys! Welcome to Superflows! I am Hrushi and in this video, I am going to show you, how to utilize and customize the search input of your superflows react navigation bar.

Documentation:
https://superflows.dev/docs/building-...

Previous Videos:
Install the Superflows Navbar:    • How to Add a Navbar to Your React Project ...  
Set the Brand Info:    • How to Add Brand Info to Your React Naviga...  
Customize the Menu:    • How to Customize the Menu of your React Na...  

Reference Code:
https://stackblitz.com/edit/react-ts-...

Get In Touch via Discord
  / discord  

More Tutorials
https://blog.superflows.dev/

Example Projects
https://stackblitz.com/@superflows-de...

In the previous tutorials, we saw how to get started with the default navbar, how to add branding information to it and how to customize the menu. Let us proceed forward now. If you want to see those videos again, I have added their links in the description.

By default, the search input is visible. To change its visibility use the showSearch prop. Set it to false, if you wish to hide it.

To change the caption of the search input, use the searchCaption prop. You can pass a string value to it. If you want to remove the caption, just pass a blank string to the searchCaption prop.

You can also set an icon to the search input. Pass the icon object to the searchIcon prop. In this example, I am using the magnifying glass icon from the Bootstrap icons library. You can use any icon library.

To get a callback after the user enters a search string, subscribe to the onSearchPressed prop.

You can also customise it further using inline CSS. Utilize the search related style props for this. I am quickly showing an example here.

Thats it then! So in this video I have shown you how to utilise and customise search input of the Superflows react navigation bar. In the subsequent videos, we will see further customization of the navigation bar


Смотрите видео How To Customize the Search Input Of Your React Navigation Bar | React JS | Navigation | Superflows онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Superflows 26 Октябрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 554 раз и оно понравилось 1 людям.