align |
left|right|center |
left |
Drop alignment. |
mode |
hover | click |
click,hover |
Comma separated list of dropdown trigger behaviour modes. |
delay-show |
Number |
0 |
Delay time in hover mode before a Drop is shown in ms. |
delay-hide |
Number |
800 |
Delay time in hover mode before a Drop is hidden in ms. |
boundary |
CSS selector |
window |
Referenced element to keep Drop's visibility. |
boundary-align |
Boolean |
false |
Align Drop to boundary. |
cls-drop |
String |
'uk-navbar-dropdown' |
The Drop container class. |
offset |
Number |
0 |
The offset of the Drop container. |
dropbar |
Boolean | CSS selector |
false | true | Selector |
The dropbar selector. If true the dropbar will be inserted automatically. |
dropbar-mode |
slide | push |
slide |
The dropbar mode. |
duration |
Number |
200 |
The dropbar transition duration. |