widget:slide-down
Description
Usage
as attribute
<ANY widget-slide-down [duration="{string}"] [easing="{string}"] [closed="{boolean}"] [height="{Number}"] [response="{Object}"]> ... </ANY>as class
<ANY class="widget-slide-down [duration: {string};] [easing: {string};] [closed: {boolean};] [height: {Number};] [response: {Object};]"> ... </ANY>
Directive info
- This directive creates new scope.
Parameters
Param | Type | Details |
---|---|---|
duration (optional) | string | |
easing (optional) | string | |
closed (optional) | boolean | |
height (optional) | Number | |
response (optional) | Object |