A react hook that returns a component plugin by name if exist.
The plugin component or undefined
undefined
The name of the plugin
Optional
Argument passed to the plugin's activator function
Generated using TypeDoc
A react hook that returns a component plugin by name if exist.
Returns
The plugin component or
undefined