Skip to content

Instantly share code, notes, and snippets.

@weichenghsu
Created July 27, 2018 17:36
Show Gist options
  • Save weichenghsu/db7ae4ef799d5573f873952388970b6f to your computer and use it in GitHub Desktop.
Save weichenghsu/db7ae4ef799d5573f873952388970b6f to your computer and use it in GitHub Desktop.
Lightning API explore
[
"$deprecationUsages$",
"$displayErrors$",
"$logger$",
"util",
"$auraError$",
"$auraFriendlyError$",
"severity",
"$lastKnownError$",
"$localizationService$",
"$clientService$",
"$componentService$",
"$renderingService$",
"$expressionService$",
"$historyService$",
"$eventService$",
"$storageService$",
"$styleService$",
"$metricsService$",
"$lockerService$",
"$injectedServices$",
"$services$",
"$Component$",
"$enqueueAction$",
"$deferPendingActions$",
"$runAfterInit$",
"$render$",
"$rerender$",
"$unrender$",
"$afterRender$",
"$getCmp$",
"$getComponent$",
"$createComponent$",
"$createComponents$",
"$createComponentFromConfig$",
"$getEvt$",
"$newCmp$",
"$newCmpDeprecated$",
"$newCmpAsync$",
"$pushCreationPath$",
"$popCreationPath$",
"$setCreationPathIndex$",
"runAfterInit",
"clientService",
"componentService",
"renderingService",
"expressionService",
"historyService",
"localizationService",
"eventService",
"layoutService",
"metricsService",
"lockerService",
"storageService",
"styleService",
"services",
"enqueueAction",
"deferPendingActions",
"render",
"rerender",
"unrender",
"afterRender",
"logger",
"getCmp",
"getComponent",
"pushCreationPath",
"popCreationPath",
"setCreationPathIndex",
"createComponent",
"createComponents",
"createComponentFromConfig",
"getEvt",
"Component",
"auraFriendlyError",
"hasDefinition",
"getDefinition",
"getDefinitions",
"newCmp",
"newCmpDeprecated",
"newCmpAsync",
"$context$",
"root",
"$initialized$",
"finishedInit"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment