Optional
enableShould data be highlighted in the map. Default true.
Optional
enableSpecifies if the map should zoom to features when they are loaded into the result-list. Defaults to true.
Optional
highlightOptional styling option
Describes the data rendered by the component.
Optional
mapThe map model to use.
Optional
mapThe id of the map. The map will be looked up in the MapRegistry service.
Optional
memoizeShould each row be memoized to improve render performance. Default false
.
Optional
onThis handler is called whenever the user has changed the selected features in the result-list.
Optional
selectionThe selection mode used by the result list. Defaults to "multi"
.
Optional
selectionThe style used for the selection controls in a row.
Defaults to "checkbox"
if selectionMode
is "multi"
, or "radio"
if selectionMode
is "single"
.
Note: "radio"
can not be used together with multi selection.
Optional
zoomOptional zooming options
Properties supported by the ResultList component.