Skip to main content

Explanation

  • metadata: Describes the onboarding app, including its name, description, and image.
  • $targets: Defines where the app will be used:
  • namespace specifies the platform (e.g., GitHub or LinkedIn).
  • contextType specifies that the widget will be injected into the body of the page.
  • injectTo and injectOnce control the injection of the component at the end of the element only once.
  • componentId specifies the main component that will display the content.