Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITimeCellProps

Hierarchy

  • ITimeCellProps

Index

Properties

Properties

cells

cells: ITimeCellValue[][]

onSelect

onSelect: (val: any) => void

Type declaration

    • (val: any): void
    • Parameters

      • val: any

      Returns void

Generated using TypeDoc