Pagination

Hierarchy

  • IPagination

Properties

Properties

el: HTMLBaseElement

The element.

hide: (() => void)

Type declaration

    • (): void
    • Hides the pagination.

      Returns void

show: (() => void)

Type declaration

    • (): void
    • Shows the pagination.

      Returns void

Generated using TypeDoc