new TitleBar() → {JSX.Element}
This is the title bar component of the web-app
- Source:
Returns:
- Type
- JSX.Element
Example
<div>
<TitleBar/>
</div
Methods
(inner) updateActiveTab(activeTab)
This function updates the tabs active status
Parameters:
| Name | Type | Description |
|---|---|---|
activeTab |
string | The tab name that needs to be activated |
- Source: