File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 33 * @name patternfly.navigation.directive:pfVerticalNavigation - Router
44 *
55 * @description
6- * Directive for vertical navigation. This sets up the nav bar header with the collapse button (hamburger) and the
7- * application brand image (or text) as well as the vertical navigation bar containing the navigation items. This
8- * directive supports primary, secondary, and tertiary navigation with options to allow pinning of the secondary and
9- * tertiary navigation menus as well as the option for persistent secondary menus.
10- * <br><br>
11- * The remaining parts of the navbar header can be transcluded.
12- * <br><br>
13- * Tha navigation items are marked active based on the current location and the href value for the item. If not using
14- * href's on the items to navigate, set update-active-items-on-click to "true".
15- * <br><br>
16- * This directive works in conjunction with the main content container if the 'container-pf-nav-pf-vertical' class
17- * selector is added to the main content container.
6+ * This example shows how to use pfVerticalNavigation with angular-ui-router's $states and uiSrefs.
187 *
198 * @param {string } brandSrc src for brand image
209 * @param {string } brandAlt Text for product name when brand image is not available
You can’t perform that action at this time.
0 commit comments