Module: components/pagination

Methods

(inner) paginationAdd(responseData)

Add pagination

Parameters:
Name Type Description
responseData object

response data of the ajax handler (json)

Source:
See:

(inner) paginationCreate(responseData)

Create pagination

Parameters:
Name Type Description
responseData object

response data of the ajax handler (json)

Source:
See:

(inner) paginationRemove()

Remove pagination

Source:
See:

(inner) paginationSetCounter(responseData)

Create counter pagination

Parameters:
Name Type Description
responseData object

response data of the ajax handler (json)

Source:
See:

Events

click

Remove/Add content and pagination by selecting the filter from the navigation menu.

Type:
  • object
Source:
See: