Skip to content

Instantly share code, notes, and snippets.

@menakaj
Created June 24, 2019 17:38
Show Gist options
  • Select an option

  • Save menakaj/9a7d7083aee735f305e1872d0a7752d5 to your computer and use it in GitHub Desktop.

Select an option

Save menakaj/9a7d7083aee735f305e1872d0a7752d5 to your computer and use it in GitHub Desktop.
logContent() {
const content = window.localStorage.getItem('swagger-editor-content');
console.log(content);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment