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 |
CSS selector | Boolean | true | By default the previous element will be used as toggled. |
pos |
String | 'bottom-left' | Drop position. |
mode |
hover | click | hover | Drop trigger behaviour. |
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. (Comma separate for animation out) |
duration |
Number | 200 | The animation duration. |