Interface: SearchResultsProps
Defined in: src/widgets/utility/searchResults.tsx:21
Props for SearchResults component.
See
Properties
| Property | Type | Description |
|---|---|---|
| Additional components to render after the result items. | |
| Text sub-string to highlight in the displayed entities. | |
( | Whether to allow to select an entity from the list. Default is to disable an entity if it has been already placed on the canvas. | |
readonly | List of entities to display. | |
| Whether to allow to select multiple items at the same time. It is possible to select a range of items by holding Default | |
( | Handler to change a selected set of entities. | |
| Set of selected entities from items. | |
| Whether to allow to drag entities from the list (e.g. onto the diagram canvas). Default |