<b-pagination> is a custom input component that
provides a current page number input control. The value should be
bound via v-model in your app. Page numbers are
indexed from 1. The number of pages is computed from the provided
prop values for total-rows and per-page.
Current Page: {{ code1.currentPage }}