You call this function by passing the component's id
Every time you create a component, it'll generate an unique id
If you don't know which id you should pass, use the other variant of this
function, which is the recomended one, as it will get the correct id
for you
Contains a component
You call this function by passing the component's id Every time you create a component, it'll generate an unique id If you don't know which id you should pass, use the other variant of this function, which is the recomended one, as it will get the correct id for you