Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWeekPickerProps

Hierarchy

  • {}
    • IWeekPickerProps

Index

Properties

Optional isFooterVisible

isFooterVisible: boolean

Optional onBeforeClear

onBeforeClear: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

Optional onClick

onClick: (val: RangeValue, type?: RangeType) => void

Type declaration

Optional showTime

showTime: boolean

Optional startDay

startDay: 0 | 1 | 2 | 3 | 4 | 5 | 6

Generated using TypeDoc