@sheerid/jslib
    Preparing search index...

    Type Alias InputSelectOnKeyDown

    InputSelectOnKeyDown: (event: React.KeyboardEvent<HTMLInputElement>) => void

    Type Declaration

      • (event: React.KeyboardEvent<HTMLInputElement>): void
      • Parameters

        • event: React.KeyboardEvent<HTMLInputElement>

        Returns void