New to KendoReactLearn about KendoReact Free.

DropDownListClasses

NameTypeDefaultDescription

inputButton?

string

Class for the input button within the dropdown list

inputInner?

string

Class for the inner input of the dropdown list

inputText?

string

Class for the input text of the dropdown list

list?

{ main?: string; size?: { large?: string; medium?: string; small?: string; }; virtual?: string; }

List configurations for the dropdown list

listContainer?

{ main?: string; popup?: string; }

List container configurations for the dropdown list

listContent?

string

Class for the content of the list within the dropdown

listFooter?

string

Class for the footer of the list within the dropdown

listHeader?

string

Class for the header of the list within the dropdown

loadingIcon?

string

Class for the loading icon associated with the input

wrapper?

{ disabled?: string; fillMode?: { clear?: string; flat?: string; link?: string; outline?: string; solid?: string; }; focused?: string; invalid?: string; loading?: string; main?: string; picker?: string; required?: string; rounded?: { large?: string; medium?: string; small?: string; }; size?: { large?: string; medium?: string; small?: string; }; }

Wrapper configurations for the dropdown list component

Not finding the help you need?
Contact Support