+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "getNextCharacter"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
+++
## DOMUtil.getNextCharacter() function
### DOMUtil.getNextCharacter() function
Signature
```typescript
export declare function getNextCharacter(global?: any): any;
```
Import
```typescript
import { DOMUtil } from '@grafana/ui';
const { getNextCharacter } = DOMUtil;
```
Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| global | any
| |
Returns:
`any`