Skip to content

Instantly share code, notes, and snippets.

@indrasantosa
Created May 6, 2024 09:33
Show Gist options
  • Save indrasantosa/2c96e44250d1a84954cf244dccdbbe20 to your computer and use it in GitHub Desktop.
Save indrasantosa/2c96e44250d1a84954cf244dccdbbe20 to your computer and use it in GitHub Desktop.
public thing
document.dispatchEvent(new CustomEvent('MyInjectedEvent', { detail: window.layoutService }));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment