Module: js-whatever/js/empty-navbar

js-whatever/js/empty-navbar

Classes

EmptyNavbar

Type Definitions

EmptyNavbarOptions

Type:
  • object
Properties:
Name Type Argument Default Description
showLogout boolean <optional>
true

Set to true if a logout button should be displayed

logoutUri string <optional>

Href for the logout button. Must be defined if showLogout is true

strings EmptyNavbarStrings
Source:

EmptyNavbarStrings

Type:
  • object
Properties:
Name Type Argument Description
appName string

The name of the application

logout string <optional>

The label for the logout link. Must be defined if showLogout is true

Source:
Copyright 2013-2018 Micro Focus International plc. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License.
Documentation generated by JSDoc 3.4.3 on Thu Jun 21st 18:04 2018 using the DocStrap template.