OperationType - Aghyad-Khlefawi/Coddee GitHub Wiki

OperationType is an enum that contains the following values

  • View
  • Add
  • Edit
  • Delete

This enum is used to indicate the current operation in an editor page.