• Preparing search index...
  • The search index is not available
GDevelop JavaScript game engine
  • GDevelop JavaScript game engine
  • gdjs
  • playerAuthenticationComponents
  • showNotification

Function showNotification

  • showNotification(domContainer, id, content, type): void
  • Helper to show a notification to the user, that disappears automatically.

    Parameters

    • domContainer: HTMLDivElement
    • id: string
    • content: string
    • type: "error" | "success"

    Returns void

    • Defined in Extensions/PlayerAuthentication/playerauthenticationcomponents.ts:419

Settings

Member Visibility

Theme

GDevelop JavaScript game engine
  • Loading...

Generated using TypeDoc