widget:popover
Description
Usage
as element:
<widget:popover [direction="{string}"] [mode="{string}"] [close-on-click="{string}"] [close-on-mouseleave="{string}"] [on-close="{function}"] [hover-timeout="{number}"]> </widget:popover>
Directive info
- This directive creates new scope.
Parameters
Param | Type | Details |
---|---|---|
direction (optional) | string | |
mode (optional) | string | |
close-on-click (optional) | string | |
close-on-mouseleave (optional) | string | |
on-close (optional) | function | |
hover-timeout (optional) | number | (default: 1000) |