Module kaolinite::event[][src]

Expand description

event: Enums that represent the status of the editor and events

This contains the Error types, as well as the possible events you can use

Enums

Error represents the potential failures in function calls when using this API

Event represents all the document events that could occur

Status contains the states the document can be in after an event execution

Type Definitions

Neater error type