@apexcura/ui-components 0.0.16-Beta1247 → 0.0.16-Beta1249

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -221,6 +221,7 @@ export type ElementType = {
221
221
  segmentedValue?: string;
222
222
  useSegments?: string;
223
223
  imgCollapse?: string;
224
+ pageSizeOptions?: number[];
224
225
  items?: {
225
226
  iconClassName?: string;
226
227
  href?: string;