---
id: panel
title: Panel
---

# Panel

Panels are bordered boxes where you can place texts, lists, tables and other content. 
Panels are similar to cards, but they don't include media.

## How to use

<code src="@digigov/ui/src/app/Panel/__stories__/Default.tsx" />

## API

See below for a complete reference to all of the props  available to the components mentioned here.

<ComponentProps componentName={[
  "Panel", 
  "PanelTitle", 
  "PanelBody"]} 
/> 
