Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 2.75 KB

File metadata and controls

9 lines (6 loc) · 2.75 KB

ResultsDescription

Fields

Field Type Required Description Example
text Optional<String> Textual description of the results. Can be shown at the top of SERP, e.g. 'People who write about this topic' for experts in people tab.
iconConfig Optional<IconConfig> Defines how to render an icon {
"color": "#343CED",
"key": "person_icon",
"iconType": "GLYPH",
"name": "user"
}