Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Option | Value | Default | Description |
---|---|---|---|
toggle |
String, Boolean | '- *' | CSS selector for the element to be used as toggle. By default, the preceding element is used. |
pos |
String | 'bottom-left' | Drop position. |
mode |
hover | click | click,hover | Comma separated list of drop 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. |
flip |
false|true|'x'|'y' | true | Automatic Drop flip. |
cls |
String | 'uk-drop' | The Drop container class. |
offset |
Number | 0 | The offset of the Drop container. |
animation |
String | false | The space separated names of animations to use. |
duration |
Number | 200 | The animation duration. |