new EmptyNavbar(options)
Renders an empty top navbar that may contain a logout button
Parameters:
| Name | Type | Argument | Default | Description |
|---|---|---|---|---|
options |
EmptyNavbarOptions |
<optional> |
{showLogout: true} |
- Source:
Extends
- Backbone.View
Methods
-
render()
-
Renders the view with the provided EmptyNavbarOptions
- Source: