Navbar
TIBCO Cloud Navigation Bar

Usage
This Component can be used by using the following HTML Tag:
<tc-tibco-cloud-navbar appName=""></tc-tibco-cloud-navbar>
Inputs
| Attribute | Type | Comments |
|---|---|---|
| appName | string | displayed Application Name |
| contextHelp | boolean | Define if you want to use contextual help |
| customNavBarConfig | NavBarConfig | Define if you want custom configuration for the Navigation bar |
| disableTimeout | boolean | |
| docUrl | string | Documentation URL |
| integratedHelp | boolean | |
| logoClickTargetUrl | string | Where to redirect on click of logo |
| logoUrl | string | Custom Logo URL |
| rebrandConfig | any | rebrand config - example: { "backgroundColor": "#cfcfcf", "fontColor": "#682782", "fontFamily": "Oswald", "iconColor": "red" } |
Constructor
single empty Constructor of TIBCO Cloud Navigation Bar
full development Documentation