# isElementShown

## Description

Check if a component is displayed on the screen.

## Input / Parameter

| Name        | Description                | Input Type  | Default | Options | Required                           |
| ----------- | -------------------------- | ----------- | ------- | ------- | ---------------------------------- |
| component   | The name of the component. | String/Text | -       | -       | Partial (Yes if no 'componentId'.) |
| componentId | The id of the component.   | String/Text | -       | -       | Partial (Yes if no 'component'.)   |

## Output

N/A

## Callback

N/A

## Video

Coming Soon.

## Example

Coming Soon.

### Steps

Coming Soon.

### Result

Coming Soon.

## Links
