Skip to content

Instantly share code, notes, and snippets.

@pogilvie
Last active May 30, 2018 20:34
Show Gist options
  • Save pogilvie/21cdc6bd256d2239a9275fc128bc581b to your computer and use it in GitHub Desktop.
Save pogilvie/21cdc6bd256d2239a9275fc128bc581b to your computer and use it in GitHub Desktop.

skuid docs

$A.get('e.skuid:apiDebugRequested').fire();
  1. Click the right caret to access the results of the above command.
  2. Right click the highlighted skuid variable in the result.
  3. Click Store as a global variable.

(Optional) Enter the following in the console:

var skuid = temp1;
var $ = skuid.$;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment