• Creates an event handler of a fact.

    Parameters

    • key: string

      A name of event such as click, mouseup and so on.

    Returns (<T>(handler) => Event<T>)

    The new fact.

Generated using TypeDoc