Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITimePanelProps

Hierarchy

  • ITimePanelProps

Index

Properties

actived

actived: Date

disabledTime

disabledTime: IDisabledTime

i18n

i18n: any

Optional max

max: Date

Optional min

min: Date

onChange

onChange: (Date: any, str: any) => void

Type declaration

    • (Date: any, str: any): void
    • Parameters

      • Date: any
      • str: any

      Returns void

Generated using TypeDoc