Hierarchy

  • VaultSpecificOptions

Properties

Properties

showBackBarOn?: VaultViewConnectionSetting | Pick<VaultViewServiceList, "view">

Show the back bar button when the guest is on a specific Vault page.

Supported views:

  • { view: 'services-list' }
  • { view: 'connection-setting', credentialId: string }

Remarks

This option only has an effect on mobile viewport sizes. On desktop, the back bar button is always visible regardless of this setting.

Generated using TypeDoc