• Getting Started
  • Components
    • Barcodes
    • Buttons
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Filter
    • Gantt
    • Gauges
    • Gridupdated
    • Icons
    • Indicators
    • Inputsupdated
    • Labels
    • Layout
    • ListBox
    • ListView
    • Map
    • Menus
    • Navigation
    • Notification
    • Pager
    • PDF Export
    • PDFViewer
    • PivotGridupdated
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • ToolBar
    • Tooltips
    • TreeList
    • TreeView
    • Typography
    • Uploads
    • Utilities
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs

Kendo UI for Angular StackLayout Overview

The Kendo UI for Angular StackLayout allows you to easily align vertically or horizontally multiple elements in a stack.

The StackLayout Component is part of Kendo UI for Angular, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

The following example demonstrates the StackLayout in action and also showcases other Kendo UI for Angular components such as the ButtonGroup, Avatar and Card components.

Example
View Source
Change Theme:

Key Features

  • Orientation—The StackLayout enables you to arrange its content horizontally or vertically.
  • Gap—The gap property allows you to set gaps between the inner elements of the StackLayout.
  • Alignment—You can control the alignment of the items in the StackLayout based on the X and Y axes.
  • Nested StackLayouts—Nesting StackLayouts is supported to build more complex layouts.
  • Globalization—All Kendo UI for Angular Layout components provide globalization options.

Support and Learning Resources

Additional Resources