Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.52 KB

File metadata and controls

45 lines (28 loc) · 1.52 KB

react-bs-datatable / components/DatatableWrapper

Module: components/DatatableWrapper

Table of contents

Interfaces

Functions

Functions

DatatableWrapper

DatatableWrapper<TTableRowType>(__namedParameters): Element

Type parameters

Name Type
TTableRowType extends TableRowType<any>

Parameters

Name Type
__namedParameters DatatableWrapperProps<TTableRowType>

Returns

Element

Defined in

components/DatatableWrapper.tsx:272