Skip to content

Instantly share code, notes, and snippets.

@keirbowden
Last active August 29, 2015 14:20
Show Gist options
  • Save keirbowden/28aac12fff62c0328989 to your computer and use it in GitHub Desktop.
Save keirbowden/28aac12fff62c0328989 to your computer and use it in GitHub Desktop.
JavaScript Controller for the RWDCases Lightning App
({
doInit : function(component, event, helper) {
helper.getCases(component);
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment