@microsoft/fast-foundation > HorizontalScroll > keyupHandler
HorizontalScroll.keyupHandler() method
Lets the user arrow left and right through the horizontal scroll
Signature:keyupHandler(e: Event & KeyboardEvent): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| e | Event & KeyboardEvent | Keyboard event |
void