UNPKG

@umbraco-ui/uui-pagination

Version:

Umbraco UI pagination component. By implementing a resizeObserver it changes the number of visible buttons to fit the width of the container it sits in. Based on uui-button and uui-button-group.

3 lines (2 loc) 80 B
export * from './uui-pagination.element'; export * from './UUIPaginationEvent';