docs: add the footer_item UI slot to the plugin reference
This commit is contained in:
parent
0b8266b6e9
commit
572a9d9c5f
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ instead. See **[Compiled plugins](https://orbit.tchatou.fr/docs/compiled-plugins
|
|||
| `composer_button` | a button in the message composer toolbar |
|
||||
| `topbar_item` | an item in the channel topbar action row (next to search / notifications) |
|
||||
| `sidebar_item` | an item in the conversation sidebar header (next to the compose button) |
|
||||
| `footer_item` | a button in the app footer bar's actions (next to the away / settings buttons) — style it with the `appbar__act` class to match |
|
||||
| `settings_section` | a whole section in Settings (own nav entry + pane) — use `orbit.addSettingsSection()` |
|
||||
|
||||
Two per-message hooks run for every rendered message:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue