Interface: LinkTypesToolboxProps
Props for LinkTypesToolbox component.
See
Properties
Property | Type | Description |
---|---|---|
|
| Additional CSS class for the component. |
|
| Minimum number of characters in the search term to initiate the search. Default
|
|
| Controlled search input state store. If specified, renders the component in "headless" mode without a text filter input. |
|
| Debounce timeout in milliseconds after input to perform the text search. Default
|
|
| Whether the component should listen to the diagram selection to display links connected to the selected items first. Default
|