Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISearchForm

Hierarchy

  • ISearchForm

Implemented by

Index

Properties

api

api: IApi

data

data: any

form

form: IForm

Methods

fetch

fetchLinks

lang

orderings

page

pageSize

query

ref

set

submit

  • submit(callback: function): any
  • Parameters

    • callback: function
        • (error: Error | null, response: IApiResponse, xhr: any): void
        • Parameters

          Returns void

    Returns any

Generated using TypeDoc