Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICascade

允许对对象调用一系列函数的容器.

Hierarchy

Index

Properties

Properties

$initial

$initial: any

级联的初始上下文对象.

$reset

$reset: () => this

Use the $original as the $result.

Type declaration

    • (): this
    • Returns this

$result

$result: any

级联的当前最终值.

Generated using TypeDoc