Skip to content

AppSidebar API

API reference docs for the Stash AppSidebar component. Learn about the props, CSS, and other APIs of this exported module.

Import

ts
import AppSidebar from '@leaflink/stash/AppSidebar.vue';

Props

NameTypeDefaultDescription
isOpenbooleanfalseControls wether the sidebar is opened or not

Slots

NameDescription
app-contextApp Context component slot, ideally for rendering the context switcher
company-contextCompany Context component slot, ideally for rendering the company picker
Navigation component slot, for rendering navigation items
Footer component slot, for rendering version/environment notes

Events

NameDescription
dismiss
update:is-open