Skip to content

SidebarLayout ​

You incorporate a sidebar in the slider and CRM entity tab embedding. Overall, it's stylish, trendy, and youthful

We are still updating this page

Some data may be missing here — we will complete it shortly.

Usage ​

vue
<template>
  @todo
</template>

API ​

Props ​

Prop Default Type
as"div"any
The element or component this component should render as.
useLightContenttrueboolean
b24ui{ root?: ClassNameValue; sidebar?: ClassNameValue; sidebarSlideoverContainer?: ClassNameValue; sidebarSlideover?: ClassNameValue; ... 7 more ...; containerWrapperInner?: ClassNameValue; }

Slots ​

Slot Type
sidebar{ handleClick: () => void; }
Menu for all screen sizes.
navbar{}
Menu for mobile screen sizes.
default{}
The page content.

Emits ​

Event Type

Released under the MIT License.