widget:popover
Description
Usage
as element:
<widget:popover [direction="{string}"] [mode="{string}"] [close-on-click="{string}"] [close-on-mouseleave="{string}"] [on-close="{function}"]> </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 |