interface FieldSuggestionsProps {
    options: FieldSuggestionsOptions;
}

Properties

Properties

The options for the FieldSuggestions controller.