Defined in: createTableHook.tsx:285
Props for AppTable component - with selector
TFeatures extends TableFeatures
TSelected
children: (state) => Element;children: (state) => Element;Defined in: createTableHook.tsx:289
Accessor<TSelected>
Element
selector: (state) => TSelected;selector: (state) => TSelected;Defined in: createTableHook.tsx:290
TableState<TFeatures>
TSelected