Open Bigalan09 opened 2 years ago
The sidebar navigation is the main navigation. It helps users quickly find content within an area of the website. Consists of multiple children (el-sidebar-nav-item).
el-sidebar-nav-item
<el-sidebar-nav header="Elements"> <el-sidebar-nav-item> ... </el-sidebar-nav-item> </el-sidebar-nav>
The sidebar navigation is the main navigation. It helps users quickly find content within an area of the website. Consists of multiple children (
el-sidebar-nav-item
).