This
public part, the following is the outlet of the sub-route:
;
-
-class HelloPlugin extends Plugin {
- async load() {
- this.app.pluginSettingsManager.add('hello', {
- title: 'HelloWorld',
- icon: '',
- Component: SettingPageLayout
- })
-
- this.app.pluginSettingsManager.add('hello.demo1', {
- title: 'Demo1 Page',
- Component: () =>