Type alias PagingHeaderPanel

PagingHeaderPanel: ModuleConfig & {
    content: PagingHeaderPanelContent;
    options: PagingHeaderPanelOptions;
}

Type declaration

Generated using TypeDoc