Lion Logo Lion Fundamentals Guides Components Blog Toggle darkmode

Pagination: API Table

class: LionPagination, lion-pagination

Fields

NamePrivacyTypeDefaultDescriptionInherited From
currentpublicnumber1
countpublicnumber0

Methods

NamePrivacyDescriptionParametersReturnInherited From
nextpublicGo next in pagination
firstpublicGo to first page
lastpublicGo to the last page
gotopublicGo to the specific pagepageNumber: number
previouspublicGo back in pagination
_prevNextIconTemplateprotectedGet previous or next button template. This method can be overridden to apply customized template in wrapper.label: StringTemplateResult
_prevNextButtonTemplateprotectedGet next or previous button template. This method can be overridden to apply customized template in wrapper.label: String, pageNumber: Number, namespace: StringTemplateResult
_disabledButtonTemplateprotectedGet disabled button template. This method can be overridden to apply customized template in wrapper.label: StringTemplateResult
_renderNavListprotectedRender navigation listTemplateResult[]

Attributes

NameFieldInherited From
currentcurrent
countcount