• 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

Appearance

The KendoReact Toolbar allows selecting a predefined size option that changes its size.

To change the default size of the Toolbar, set its size property which will change the padding of the Toolbar element. The available size options are:

  • small - sets the padding of the component to 4px 4px
  • medium (default) - sets the padding of the component to 8px 8px
  • large - sets the padding of the component to 10px 10px
  • null - removes the styling related to the Toolbar sizing option

The following example demonstrates how to define the Toolbar size:

Example
View Source
Change Theme:

In this article

Not finding the help you need?