Skip to content
Snippets Groups Projects
Commit e0c0238a authored by Matthieu Fesselier's avatar Matthieu Fesselier Committed by Matthieu Fesselier
Browse files

update readme

parent 9de4e23a
No related branches found
No related tags found
1 merge request!331feature: experimental menu
Pipeline #12417 passed with stages
in 6 minutes and 34 seconds
......@@ -845,14 +845,10 @@ It is possible to automatically add a menu entry on the left. For this:
"experimental": [
"routing",
"menu"
],
"menuAttributes": {
"dataSrc": "server://users/"
},
]
}
```
2. create a component `solid-mycomponent-menu`.
This component will be rendered in the left sidebar menu with the `menuAttributes` attributes added automatically.
2. create a component `solid-mycomponent-menu`. This component will be rendered in the left sidebar
#### Change the default route
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment