throttle
Ver +bf-0.01.4
Key
Type
Description
// example throttle action object
{
"action": "throttle",
"options": {
"name": "myThrottle1",
"leading": true,
"trailing": false,
"wait": 10000
}
},{
... more actions
}Last updated
Was this helpful?