Skip to main content
Control which UI elements are visible in the widget by passing a hide object. All properties default to false.

Available options

Example: Guest-only mode

Use signIn together with enableGuestUser to run the widget in a guest-only mode where users cannot sign in:
When hide.signIn is enabled:
  • The sign-in button in the widget header is hidden
  • If a guest user reaches their question limit, they see a “Limit Reached” dialog with no sign-in option