the problem is that people may try to specify non existent component and just hope the renderer finds the correct class somehow, this is a big potential problem
we should prevent this by checking if the component matches any existing plugin
the problem is that people may try to specify non existent component and just hope the renderer finds the correct class somehow, this is a big potential problem
we should prevent this by checking if the component matches any existing plugin