• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

KendoReact BottomNavigation Overview

The KendoReact BottomNavigation allows movement among primary destinations in an application. The main purpose of the component is to offer a navigation element where each option is represented by an icon and optional text.


The following example demonstrates the BottomNavigation in action.

Example
View Source
Change Theme:

The BottomNavigation is part of the KendoReact Layout component library. The procedures for installing, importing, and using all components in the library are identical. To learn how to use the BottomNavigation and the rest of the components in the package, see the Getting Started with the KendoReact Layout Package guide.

Key Features

  • Content Types—With the BottomNavigation component you can specify the icons and text labels for the rendered buttons based on their content. You can also choose if the icon and the text are on the same line or below each other.
  • Positioning Mode—You can choose between the fixed and sticky position modes.
  • Appearance—The BottomNavigation comes with predefined option that allow you to set its theme colors and fill options.
  • Routing—You can use the BottomNavigation as a container for navigational components with any router library.
  • Custom Rendering—You can override the default rendering of the BottomNavigation items.
  • Globalization—The BottomNavigation has built-in globalization support.

In this article

Not finding the help you need?