Type alias IUserSlotHook<E>

IUserSlotHook<E>: ((callback: ((e: IHookEvent & UISlotIdentity & E) => void)) => void)

Type Parameters

  • E = any

Type declaration

Generated using TypeDoc