projects/components/widgets/navigation/navbar/src/navbar.component.doc.ts
The wmNavbar component defines the nav bar widget.
class |
Type : string
|
Class of the widget. |
homelink |
Type : string
|
This property specifies the url for the home link. Default Value: Redirects to home page if no link is given. Bindable: |
imgsrc |
Type : string
|
This property specifies the source for the brand image. Bindable: |
menuiconclass |
Type : string
|
Default value : 'wi wi-more-vert'
|
CSS class of the icon. |
name |
Type : string
|
Name of the navbar widget. |
show |
Type : boolean
|
Default value : true
|
This property will be used to show/hide the navbar widget on the web page. Bindable: |
title |
Type : string
|
Title of the navbar. Bindable: |