0.5.5 • Published 2 years ago

@emanon/ema-pagination v0.5.5

Weekly downloads
10
License
MIT
Repository
github
Last release
2 years ago

ema-pagination

Overall

Used to switch around numbers.

Properties

PropertyAttributeTypeDefaultDescription
currentcurrentnumber1Currently selected page number.
maxmaxnumber1Max page number.
sizesizenumber5How many page items to show around selected item.Prev, First, Recede, Proceed, Last and Next items are not considered.
stepstepnumber3Recede and procede step value.

Events

EventTypeDescription
page-changeCustomEvent<{ page: number; }>Fires when new page number is selected.

CSS Custom Properties

PropertyDefaultDescription
--ema-c-pagination-color"#5289ea"Pagination color.

ema-pagination-item

Overall

<ema-pagination>'s item.

Properties

PropertyAttributeTypeDefaultDescription
actionaction"prev" \| "next" \| "page""page"Type of item action.
moremorebooleanfalseMore icon.
pagepagenumber1Page number.
selectedselectedbooleanfalseSelected of not.

Events

EventTypeDescription
next-tapFires when item typed next is tapped.
page-tapCustomEvent<{ page: number; }>Fires when item typed page is tapped.
prev-tapFires when item typed prev is tapped.
0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.30

4 years ago

0.0.29

4 years ago

0.0.28

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.24

4 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago