Vortex > BacklinkSubscriptionHookState

Interface: BacklinkSubscriptionHookState

Hierarchy

BacklinkSubscriptionHookState

Index

Properties


Properties

from

● from: boolean

Defined in stateInterface.ts:181


to

● to: boolean

Defined in stateInterface.ts:182


trigger

● trigger: function

Defined in stateInterface.ts:180

Type declaration

▸(tx: any, dispatch: function): void

Parameters:

Param Type
tx any
dispatch function

Returns: void