Hierarchy

  • LitElement
    • GscapeTextSearch

Constructors

  • Returns GscapeTextSearch

Properties

_onSearchCallback: ((e: KeyboardEvent) => void) = ...

Type declaration

    • (e: KeyboardEvent): void
    • Parameters

      • e: KeyboardEvent

      Returns void

properties: PropertyDeclarations = ...
styles?: CSSResultGroup = ...

Methods

  • Parameters

    • callback: ((e: KeyboardEvent) => void)
        • (e: KeyboardEvent): void
        • Parameters

          • e: KeyboardEvent

          Returns void

    Returns void