• 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

BadgeAlign

Specifies the horizontal and vertical alignment of the Badge in a relation to the element.

NameTypeDefaultDescription

horizontal

"start" | "end"

Defines the possible horizontal alignment of the Badge.

The available values are:

  • start—Uses the start point of the parent element.
  • end(Default)—Uses the end point of the parent element.

vertical

"top" | "bottom"

Defines the possible vertical alignment of the Badge.

The available values are:

  • top(Default)—Uses the top point of the parent element.
  • bottom—Uses the bottom point of the parent element.

In this article

Not finding the help you need?