get Component
Retrieves a component from the store with the given refId.
Return
The component with the given refId, or null if not found.
Parameters
ref Id
The refId of the component to retrieve.
Throws
If the component with the given refId is not found.