Docs Components Layout
SidebarFooter
- parts
- —
- nodes
- —
- size
- —
- part
- —
- parts
- —
- nodes
- —
- size
- —
- part
- —
- parts
- —
- nodes
- —
- size
- —
- part
- —
- parts
- —
- nodes
- —
- size
- —
- part
- —
- parts
- —
- nodes
- —
- size
- —
- part
- —
Installation
API Reference
Import
import { Sidebar, SidebarFooter } from "@grassroot/ui-react";
Content regions
children
Native attributes
Standard DOM and ARIA attributes not listed above spread onto the root element.
Import
import { Sidebar, SidebarFooter } from "@grassroot/ui-vue";
Content regions
default
Import
import { Component } from "@angular/core";
import { GrassrootSidebar, GrassrootSidebarFooter } from "@grassroot/ui-angular";
Content regions
default
Import
import { Sidebar, SidebarFooter } from "@grassroot/ui-svelte";
Content regions
children
Import
import type { JSX } from "solid-js";
import { Sidebar, SidebarFooter } from "@grassroot/ui-solid";
Content regions
children
Native attributes
Standard DOM and ARIA attributes not listed above spread onto the root element.