mithril-materialized
    Preparing search index...

    Interface KeyboardEventHandler<T>

    Keyboard event handler with proper typing

    Type Parameters

    • T = string

      The type of the associated value

    • Parameters

      • event: KeyboardEvent
      • Optionalvalue: T

      Returns void