plugin-api/SettingsPanelRegistry#
useSettingsPanels()#
React hook that returns all registered settings panels, re-rendering on changes.
Returns#
settingsPanelRegistry#
SettingsPanelDef#
Properties#
component#
icon?#
id#
isVisible?#
Optional predicate that determines whether this panel tab should be shown.
Returns#
boolean