Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ModeSelectionSelfProps

Index

Properties

onConfirmSelection

onConfirmSelection: (selection: TRangeSelection) => void

Callback function when confirm selection button is clicked

Type declaration

rangeSelections

rangeSelections: Array<TRangeSelection>

setRangeSelectionState

setRangeSelectionState: (rangeSelectionState: RangeSelectionState) => void

Setter for current Range Selection State

Type declaration

setRangeSelections

setRangeSelections: (rangeSelections: Array<TRangeSelection>) => void

Setter for range selections

Type declaration

Generated using TypeDoc