New to KendoReact? Start a free 30-day trial
Appearance
Size
The KendoReact ListBox allows you to configure it with predefined sizes using the size property.
The predefined size
values are:
small
medium
(Default)large
The KendoReact ListBoxToolbar also provides a size property. The size
configuration in this context controls the size of the buttons inside the toolbar.
The predefined ListBoxToolbar size
values are:
small
medium
(Default)large
The following example demonstrates how to use the size
properties of both the ListBox and ListBoxToolbar components.
Change Theme
Theme
Loading ...