TableViewCellModelEditActions
public protocol TableViewCellModelEditActionsProtocol that needs to be implemented by table view cell view models that want to provide edit actions.
- 
                  
                  The row edit actions for the cell. DeclarationSwift var editActions: [UITableViewRowAction] { get }
 View on GitHub
View on GitHub TableViewCellModelEditActions Protocol Reference
        TableViewCellModelEditActions Protocol Reference