Search
Preparing search index...
The search index is not available
aftool
Options
All
Public
Public/Protected
All
Inherited
Menu
aftool
ActionsController
Class ActionsController
节流函数防抖函数容器
Hierarchy
ActionsController
Implements
IActionControllers
Indexable
[
key:
string
]:
ActionFunc
节流函数防抖函数容器
Index
Constructors
constructor
Constructors
constructor
new
Actions
Controller
(
config
:
{}
, globalDelay
?:
number
)
:
ActionsController
Parameters
config:
{}
防抖节流函数配置
[
key:
string
]:
ActionsControllerItem
|
ActionFunc
globalDelay:
number
= 300
全局延迟
Returns
ActionsController
Exports
Action
Controller
Actions
Controller
constructor
Array
Util
Key
Util
Action
Controller
Params
Action
Func
Action
Object
Actions
Controller
Item
debounce
throttle
Generated using
TypeDoc
节流函数防抖函数容器