Property Suggestions
Suggestions
The strings that form the current list of suggestions to render based on what the user has typed so far.
ReadOnlyCollection<Suggestion> Suggestions { get; set; }
The strings that form the current list of suggestions to render based on what the user has typed so far.
ReadOnlyCollection<Suggestion> Suggestions { get; set; }