Home Reference Source
public class | source

TablePagination

Extends:

react~Component → TablePagination

Компонент табличной пейджинации. По widgetId автоматически определяет все свойства для Paging

React Props:

NameTypeAttributeDescription
widgetId string уникальный индефикатор виджета
count number
size number
activePage number
onChangePage function

Method Summary

Public Methods
public

componentDidUpdate(prevProps: *)

public

render(): *

Public Methods

public componentDidUpdate(prevProps: *) source

Params:

NameTypeAttributeDescription
prevProps *

public render(): * source

Return:

*