New to KendoReact? Learn about KendoReact Free.
Customization
Updated over 6 months ago
The KendoReact ListBox enables you to customize its items, toolbar action buttons and the toolbar position.
Custom Items
Utilize the item prop of the ListBox component that allows to fully customize the rendering of the items. All required information is available inside the props and can be applied to the custom li element.
The following example demonstrates how to customize the ListBox items.
Change Theme
Theme
Loading ...