Version:
function
isCharacter
typescript
isCharacter(event: KeyDownEvent | KeyUpEvent, char: string): booleanParameters
| Name | Type | Description |
|---|---|---|
event | KeyDownEvent | KeyUpEvent | - |
char | string | - |
Returns
booleanWas this page helpful?
isCharacter(event: KeyDownEvent | KeyUpEvent, char: string): boolean| Name | Type | Description |
|---|---|---|
event | KeyDownEvent | KeyUpEvent | - |
char | string | - |
booleanWas this page helpful?