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 | true | The area that the element will be checked for overflow, causing the Drop to flip. By default, it's the scrolling containers of the Drop's element. |
boundary-align |
Boolean | false | Align Drop to boundary. |
flip |
false|true|'x'|'y' | true | Automatic Drop flip. |
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. |