The Telerik UI for PHP BottomNavigation component is a top-level component, ideal for navigating through your progressive web or mobile single-page apps. Best used with three to five items at the bottom of the viewport, it allows your users to quickly access their preferred and frequently used destinations within your application.
Appearance
The PHP BottomNavigation component offers flexible, built-in configuration options for styling the item flow, theme color and more granular customization elements, such as fill, border and shadow colors.
Items
The BottomNavigation control’s flexible elements can display an icon and/or a text label. You can choose to have icons only on the non-active items or even disable items in certain cases to match any design and ease users’ interaction with your application.
Templates
The appearance of items in the control can be further customized by supplementing templates. Templates can easily contain other controls, icons, images and more—just make sure they fit the limited space at the bottom of the screen.
Theming
The Telerik ASP.NET PHP BottomNavigation component has 20+ built-in themes such as Default (our own styling), Material (based on the Material Design guidelines) and Bootstrap (which looks like the Bootstrap styling to integrate better). You can easily customize any of out-of-the-box themes with a few lines of CSS, or create new theme to match your colors and branding by using the Telerik SASS ThemeBuilder application.
Keyboard Navigation
The component is accessible to all users thanks to the built-in keyboard navigation that allows easy navigation and interaction with the form. Once the control is focused, users can use TAB / SHIFT+TAB to go back and forth between items.
RTL (Right-To-Left) Support
Right-to-left support is available for languages like Arabic and Hebrew, in which users read from right to left. You can satisfy any script preference and ease user interaction by toggling between left-to-right and right-to-let alignment with only a few settings.