Skip to content

web


web / components/ui/sidebar/context.svelte / setSidebar

Function: setSidebar()

setSidebar(props): SidebarState

Defined in: components/ui/sidebar/context.svelte.ts:70

Instantiates a new SidebarState instance and sets it in the context.

Parameters

props

SidebarStateProps

The constructor props for the SidebarState class.

Returns

SidebarState

The SidebarState instance.