Свойство | Type | Description | |
---|---|---|---|
$dropup | indicates whether dropdowns should be dropups instead. | ||
$scrollspy | the scrollspy target or configuration. | ||
$stacked | indicates whether the menu should appear vertically stacked. | ||
$type | the menu type. Valid values are 'tabs', 'pills', or 'list'. |
Méthode | Description | |
---|---|---|
getDividerCssClass ( ) : string | ### .getDividerCssClass() | |
getDropdownCssClass ( ) : string | ### .getDropdownCssClass() | |
init ( ) | ### .init() | |
isVertical ( ) : boolean | ### .isVertical() |
public getDividerCssClass ( ) : string | ||
Résultat | string | the class name |
public getDropdownCssClass ( ) : string | ||
Résultat | string | the class name |
public isVertical ( ) : boolean | ||
Résultat | boolean | the result |
public $stacked |