Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 415 Bytes

AutoCompleteSuggestion.md

File metadata and controls

7 lines (6 loc) · 415 Bytes

AutoCompleteSuggestion

Properties

Name Type Description Notes
value String The value of a suggested item. [optional]
displayName String The display name of a suggested item. If `fieldValue` or `predicateValue` are provided, the matching text is highlighted with the HTML bold tag. [optional]