It's called by passing the component's id
Every time you inittialize a new component, an unique id is generated
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
Remove a component
It's called by passing the component's id Every time you inittialize a new component, an unique id is generated 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