Interface AutocompleteDataset

Autocomplete dataset type

Hierarchy

  • AutocompleteDataset

Properties

Properties

match?: {
    displayed?: string;
    field?: string;
}

Type declaration

  • Optional displayed?: string
  • Optional field?: string
name: string
title: string

Generated using TypeDoc