Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableFootProps

Hierarchy

  • ITableFootProps

Index

Properties

batchComponents

batchComponents: any[]

batchComponentsFixed

batchComponentsFixed: boolean

current

current: number

onPageChange

pageInfo

pageInfo: ITablePageInfo

paginationType

paginationType: TablePaginationType

selection

selection: object

Type declaration

  • isSelectAll: boolean
  • isSelectPart: boolean
  • isSingleSelection: boolean
  • needSelect: boolean
  • onSelectAll: function
      • (isSelectAll: boolean): any
      • Parameters

        • isSelectAll: boolean

        Returns any

  • selectedRows: any[]

Generated using TypeDoc