ComboBoxClasses
Definition
Package:@progress/kendo-react-common
Properties
inputButton?
string
Class for the input button within the combo box
list?
{ list?: string; table?: string; size?: { prefix?: string; small?: string; medium?: string; large?: string }; tableSize?: { prefix?: string; small?: string; medium?: string; large?: string }; virtual?: string }
List configurations for the combo box
listContainer?
{ main?: string; popup?: string }
List container configurations for the combo box
listContent?
{ main?: string; scroller?: string }
List content configurations for the combo box
listFooter?
string
Class for the footer of the list within the combo box
listHeader?
string
Class for the header of the list within the combo box
loadingIcon?
string
Class for the loading icon associated with the input
wrapper?
{ main?: string; input?: string; size?: { small?: string; medium?: string; large?: string }; fillMode?: { solid?: string; outline?: string; flat?: string; link?: string; clear?: string }; rounded?: { small?: string; medium?: string; large?: string }; disabled?: string; invalid?: string; loading?: string; required?: string }
Wrapper configurations for the combo box component