Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchResultRendererProperties

Hierarchy

Index

Properties

Optional container

container: string | HTMLElement

The ID or node representing the DOM element containing the widget.

Read more...

Optional id

id: string

The unique ID assigned to the widget when the widget is created.

Read more...

Optional label

label: string

The widget's label.

Read more...

Optional showMoreResultsOpen

showMoreResultsOpen: boolean

Indicates whether to display the Show more results link within the search result's popup.

Read more...

Optional viewModel

The view model for this Search widget.

Read more...

Optional visible

visible: boolean

Indicates whether the widget is visible.

Read more...

Generated using TypeDoc