-
Notifications
You must be signed in to change notification settings - Fork 17
Partial Views
Jose Luis Chavez del Cid edited this page Feb 29, 2020
·
1 revision
This is the list of partial views that you can override to adapt your app to your needs
| Name | Description |
|---|---|
| Aside | Aside Panel for setting up page of the right hand side |
| Brand | Provides Logo and Name of the application |
| Breadcrumbs | Shows a basic bread crumbs html for the root and the current page |
| Footer | Shows the copyright for the current site. Refer to ----- for settings your Site Name and Copyright text |
| LeftMenu | The main navigation menu on the left hand side |
| MsgsDropDown | Placeholder for the Messages Drop Down |
| NavBar | Contains the Top Navigation Bar with the Hamburger button, NavBarLinks & Search form |
| NavBarLinks | The Links that are shown in the Top Navigation Bar |
| Notifications | Placeholder for the Notifications Drop Down |
| Search | the Search Form |
| SideBar | The main container for the UserPanel & LeftMenu |
| UserPanel | Shows the User picture and Name |