<MultiSelectionButtons><SelectionButton value="id1">Test 1</SelectionButton></MultiSelectionButtons>
| Prop | Type | Default | Description | 
|---|---|---|---|
| children | node | The content of the component. If a ListItemSecondaryAction is used it must be the last child. | |
| disabled | bool | false | If true, the list item will be disabled. | 
| value | [string | number] | Control the selected item by manually setting the value(s) | 
Any other props supplied will be provided to the root element (native element).