Class: EditPanel

client.shared.EditPanel. EditPanel

EditPanel is a container for building editors. When the user has done their editing, they may choose to save or discard the changes.

new EditPanel()

Parameters:
Name Type Description
props.title
props.handleSave
props.handleCancel