@bpanel/settings
Version:
A settings panel for bPanel. Uses widget areas to allow other plugins to hook in and add their own settings pane.
12 lines (10 loc) • 561 B
Markdown
This is a mostly blank plugin that can be decorated by other plugins wishing to
display customizable settings that users can update. It uses the
[](https://bpanel.org/docs/api-decorate-plugins.html#decorateplugin)
and [widgetCreator](https://bpanel.org/docs/ui-utilities.html#widgetcreator) APIs
in bPanel to enable decoration by other plugins. Read more in the
[](https://bpanel.org/docs/ui-utilities.html#widgetcreator) to learn more
about how this system works.
TODO: Insert example usage here.