Skip to content

OnReady

Tim Rücker edited this page Dec 7, 2018 · 1 revision

This interface needs to be implemented to allow every individual-component to listen for the dom-ready event. The implementing classes must implement the onReady method, which will then be executed.

Clone this wiki locally