# pullToRefresh

## Description

Pull a panel component to trigger a screen to reload.

## Input / Parameters

| Name    | Description                                                         | Input Type  | Default | Options | Required |
| ------- | ------------------------------------------------------------------- | ----------- | ------- | ------- | -------- |
| class   | The style class of the component that is pulled to trigger refresh. | String/Text | -       | -       | Yes      |
| maxTime | The maximum time to load the screen.                                | Number      | -       | -       | No       |

## Output

N/A

## Callback

### onRefresh

The function to be executed when the screen is successfully refreshed.

## Video

Coming Soon.

## Example

Coming Soon.

### Steps

Coming Soon.

### Result

Coming Soon.

## Links
