Skip to content

hasRegisteredComponentDecorator

hasRegisteredComponentDecorator(componentName, pluginName): boolean | undefined

Test whether a plugin with the given pluginName is currently registered for the named slot. Useful in plugin code that conditionally registers dependent decorators.

string

string

boolean | undefined