Skip to content

Standalone Pagination components need to support 'bootstrap4' prop #1276

Closed
@GamertagsRLame

Description

@GamertagsRLame

If the PaginationProvider component is used along with any of the standalone Pagination components (SizePerPageDropdownStandalone, PaginationTotalStandalone, PaginationListStandalone) and the PaginationProvider wraps the BootstrapTable component (as in the examples), it is not possible to 'configure' the standalone Pagination components with the 'bootstrap4' prop. Specifying it on the BootstrapTable only affects the table.

Seems like PaginationProvider needs to behave like ToolkitProvider and support the 'bootstrap4' property... or do I have to wrapper BootstrapTable and the standalone Pagination components with a ToolkitProvider, and then wrapper all of that with the PaginationProvider?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions