ActionKind
const
ActionKind:object
ActionKind
Type declaration
ADD_PAGE
readonly
ADD_PAGE:"add-page"
="add-page"
ALIGN_BOTTOM
readonly
ALIGN_BOTTOM:"align-bottom"
="align-bottom"
ALIGN_CENTER
readonly
ALIGN_CENTER:"align-center"
="align-center"
ALIGN_LEFT
readonly
ALIGN_LEFT:"align-left"
="align-left"
ALIGN_MIDDLE
readonly
ALIGN_MIDDLE:"align-middle"
="align-middle"
ALIGN_RIGHT
readonly
ALIGN_RIGHT:"align-right"
="align-right"
ALIGN_TOP
readonly
ALIGN_TOP:"align-top"
="align-top"
BRING_FORWARD
readonly
BRING_FORWARD:"bring-forward"
="bring-forward"
BRING_TO_FRONT
readonly
BRING_TO_FRONT:"bring-to-front"
="bring-to-front"
CUT
readonly
CUT:"cut"
="cut"
DELETE
readonly
DELETE:"delete"
="delete"
DISTRIBUTE_HORIZONTALLY
readonly
DISTRIBUTE_HORIZONTALLY:"distribute-horizontally"
="distribute-horizontally"
DISTRIBUTE_VERTICALLY
readonly
DISTRIBUTE_VERTICALLY:"distribute-vertically"
="distribute-vertically"
DUPLICATE
readonly
DUPLICATE:"duplicate"
="duplicate"
DUPLICATE_PAGE
readonly
DUPLICATE_PAGE:"duplicate-page"
="duplicate-page"
EDIT_TEXT
readonly
EDIT_TEXT:"edit-text"
="edit-text"
GROUP
readonly
GROUP:"group"
="group"
INSERT
readonly
INSERT:"insert"
="insert"
MOVE
readonly
MOVE:"move"
="move"
MOVE_ANCHOR
readonly
MOVE_ANCHOR:"move-anchor"
="move-anchor"
PASTE
readonly
PASTE:"paste"
="paste"
RECONNECT
readonly
RECONNECT:"reconnect"
="reconnect"
REMOVE_PAGE
readonly
REMOVE_PAGE:"remove-page"
="remove-page"
REORDER_PAGE
readonly
REORDER_PAGE:"reorder-page"
="reorder-page"
REPATH
readonly
REPATH:"repath"
="repath"
RESIZE
readonly
RESIZE:"resize"
="resize"
ROTATE
readonly
ROTATE:"rotate"
="rotate"
SEND_BACKWARD
readonly
SEND_BACKWARD:"send-backward"
="send-backward"
SEND_TO_BACK
readonly
SEND_TO_BACK:"send-to-back"
="send-to-back"
UNGROUP
readonly
UNGROUP:"ungroup"
="ungroup"
UNKNOWN
readonly
UNKNOWN:"unknown"
="unknown"
UPDATE
readonly
UPDATE:"update"
="update"