DropDownListClasses
Definition
Package:@progress/kendo-react-common
Properties
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?: { 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
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?
{ 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