New to KendoReactStart a free 30-day trial

Definition

Package:@progress/kendo-react-common

Properties

Class for the input button within the dropdown list

Class for the inner input of the dropdown list

Class for the input text of the dropdown list

list?

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

List configurations for the dropdown list

listContainer?

{ main?: string; popup?: string }

List container configurations for the dropdown list

Class for the content of the list within the dropdown

Class for the footer of the list within the dropdown

Class for the header of the list within the dropdown

Class for the loading icon associated with the input

wrapper?

{ main?: string; picker?: 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; focused?: string; invalid?: string; loading?: string; required?: string }

Wrapper configurations for the dropdown list component