Skip to content

Allow for callback functions to override default behavior #1

@ghost

Description

Callback functions might include:

  • onLoad, called when the we are starting the ajax request
  • onSuccess, called when a new page is successfully loaded
  • onFailure, called when a error occurs when trying to load the next page
  • onInsert, called when a new item should be inserted
  • onLastPage, called when the last page is loaded

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions