• 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
    • ListBoxupdated
    • 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 StackLayout Overview

The KendoReact StackLayout component allows you to easily align vertically or horizontally multiple elements in a stack.

It delivers different orientations, alignments, spacings and other handy options.


The following example demonstrates the StackLayout component in action and also showcases other KendoReact components—the ButtonGroup, Avatars and Cards components. The components are arranged in a stack and can be switched from horizontal to vertical orientation.

Example
View Source
Change Theme:

The StackLayout 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 StackLayout and the rest of the components in the package, see the Getting Started with the KendoReact Layout Package guide.

Key Features

  • Orientation—The orientation configuration option allows you to choose between the vertical and horizontal positioning.
  • Gaps—The Gap property allows you to set gaps between the boxes.
  • Horizontal alignment—You can align the StackLayout horizontally.
  • Vertical alignment—You can align the StackLayout vertically.
  • Nested StackLayouts—You can create complex layouts with nested boxes.

In this article

Not finding the help you need?