Expand description
Plugin-scoped settings tab. Mirrors style_tab but operates on the
active plugin’s save()/restore() token rather than a per-column
config map. The schema comes from plugin.plugin_config_schema();
field updates are dispatched through tasks::send_plugin_config.