plugin-api/GlobalComponentRegistry#
useGlobalComponents()#
React hook that returns all registered global components, re-rendering on changes.
Returns#
globalComponentRegistry#
GlobalComponentDef#
Properties#
component#
id#
isVisible?#
Optional predicate that determines whether this component should be mounted.
Returns#
boolean