Type alias IUserConditionSlotHook<C, E>

IUserConditionSlotHook<C, E>: ((condition: C, callback: ((e: IHookEvent & UISlotIdentity & E) => void)) => void)

Type Parameters

  • C = any

  • E = any

Type declaration

Generated using TypeDoc