mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:35:14 +08:00
f87c2e7aa7
This outlet is rendered before the content of the drawer. The `currentRouteName` is accessible in `outletArgs`. Example: ```gjs export default class Test extends Component { <template> {{#if (eq @outletArgs.currentRouteName "chat.browse")}} the browse page {{/if}} </template> } ``` |
||
---|---|---|
.. | ||
automation | ||
chat | ||
checklist | ||
discourse-details | ||
discourse-lazy-videos | ||
discourse-local-dates | ||
discourse-narrative-bot | ||
discourse-presence | ||
footnote | ||
poll | ||
spoiler-alert | ||
styleguide |