reactive-wait-for-element-creation
Reactive icon

Reactive Wait for Element Creation

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 08 February 2021
 by 
5.0
 (3 ratings)
reactive-wait-for-element-creation

Reactive Wait for Element Creation

Details
Now you can run your actions only when you are sure that a certain DOM element is already present on the page. No more strange behaviors caused by an action trying to access a part of the page that was not yet rendered.
Read more

This component receives one input, the CSS selector of the DOM element you want to make sure is on the page.

Only after it is detected an event will be triggered, so that you can run your action then. Additionally, the event will pass as an input the detected element, so you can modified it right away. You can also ignore this input if you don't have use for it.

Release notes (1.0.2)

Added the possibility to cancel the search for an element;

Added OnDestroy behavior;

Reviews (1)
by 
2021-03-01
in version 1.0.2
Very useful!
Team
Other assets in this category