• 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

SplitButtonItemProps

The properties of the KendoReact SplitButtonItem component.

NameTypeDefaultDescription

disabled?

boolean

Determines whether the item is disabled.

icon?

string

Defines an icon that will be rendered next to the item text.

iconClass?

string

Defines an icon with a custom CSS class that will be rendered next to the item text.

imageUrl?

string

Defines the location of an image that will be displayed next to the item text.

render?

any

A React functional or class component for rendering the item. The default rendering includes an icon, an image, and text.

svgIcon?

SVGIcon

Defines an SVG icon that will be rendered next to the item text.

text

string

Specifies the text of the item.

In this article

Not finding the help you need?