Skip to content

Latest commit

 

History

History
65 lines (35 loc) · 2.17 KB

File metadata and controls

65 lines (35 loc) · 2.17 KB

react-bs-datatable / components/DatatableWrapper / UncontrolledTableEvents

Interface: UncontrolledTableEvents

components/DatatableWrapper.UncontrolledTableEvents

Table of contents

Properties

Properties

onCheckboxChange

onCheckboxChange: CheckboxOnChange

Defined in

components/DatatableWrapper.tsx:155


onFilterChange

onFilterChange: FilterOnChange

Defined in

components/DatatableWrapper.tsx:151


onPaginationChange

onPaginationChange: PaginationOnChange

Defined in

components/DatatableWrapper.tsx:153


onRowsPerPageChange

onRowsPerPageChange: RowsPerPageOnChange

Defined in

components/DatatableWrapper.tsx:154


onSortByPropChange

onSortByPropChange: SortByPropOnChange

Defined in

components/DatatableWrapper.tsx:152