Preparing search index...

    Configuration for the page to be accessed in a "LensStudio:AssetLibrary".AssetFilter.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    limit: number

    Maximum number of items to return in a single page.

    offset: number

    Starting index for the current page of results.

    Methods

    • Creates a Pagination instance with the given offset and limit for a single batch request.

      Parameters

      • offset: number
      • limit: number

      Returns Pagination