Skip to main content

DialogSelect

Index

Properties

optionalfixedItem

fixedItem?: DialogSelectListItemType & { position?: top | bottom }

list

optionalmultiselect

multiselect?: boolean

optionalpreventCloseOnClick

preventCloseOnClick?: boolean

optionalquickfind

quickfind?: boolean

optionalselectAllCheckbox

selectAllCheckbox?: string

optionalselectType

selectType?: DialogSelectType

type

type: SELECT