isElementShown

Description

Check if a component is displayed on the screen.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

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.

Last updated