Interface: ListElementViewProps
Props for ListElementView component.
See
Properties
Property | Type | Description |
---|---|---|
|
| Additional CSS class for the component. |
|
| Whether to disable item selection and ability to drag and drop it. |
| Entity data to display. | |
|
| Text sub-string to highlight in the displayed entity. |
| ( | Handler for a click on the list item. |
|
| Handler for a drag start event of the list item. |
|
| Whether the list item is selected. |