File

projects/onto-search/src/lib/onto-search-field/models/search-field-model.ts

Description

Interface defining the minimal search response parameters.
Search response must implement this interface in order response data to be processed.

Properties

label
label: string
Type : string
export interface SearchFieldModel {
  label: string;
}

results matching ""

    No results matching ""