-record(pagination_config, { items_per_page :: integer(), show_page_info :: boolean(), prev_text :: binary(), next_text :: binary(), page_info_template :: binary() }).