We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Events are used to execute functions when certain events happen. This page describes them in detail.
slate.on(event, function(event) { // some events will pass another argument in addition to the event name // do something });
There was an error while loading. Please reload this page.