Class: ListItem

client.shared.ListItem~ ListItem

ListItem is a container for building a concise display of an object for use in lists. After seeing the concise display, the user may choose to open the item into a modal window for viewing or editing, or they may choose to delete the item.

new ListItem()

Parameters:
Name Type Description
props.modal Object
props.handleDelete function