Skip to main content

DialogSelect <T>

Index

Properties

optionalfixedItem

fixedItem?: DialogSelectListItemType<T> & { position?: top | bottom }

list

optionalmultiselect

multiselect?: boolean

optionalpreventCloseOnClick

preventCloseOnClick?: boolean

optionalquickfind

quickfind?: boolean

optionalselectAllCheckbox

selectAllCheckbox?: string

optionalselectType

selectType?: DialogSelectType

type

type: SELECT