Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGridFooterProps

Hierarchy

  • IGridFooterProps

Index

Properties

batchComponents

batchComponents: React.ReactNode

onChange

onChange: (conf: IGridOnChangeConfig) => any

Type declaration

onPaginationChange

onPaginationChange: (pageSize: number, current: number) => any

Type declaration

    • (pageSize: number, current: number): any
    • Parameters

      • pageSize: number
      • current: number

      Returns any

pageInfo

pageInfo: IGridPageInfo

paginationType

paginationType: GridPaginationType

prefix

prefix: string

Generated using TypeDoc