# ef-panel

A container for components.
It provides a standard background color and padding, depends on theme.

## Properties

| Property      | Attribute     | Type      | Default | Description                         |
|---------------|---------------|-----------|---------|-------------------------------------|
| `spacing`     | `spacing`     | `boolean` | false   | Apply default padding from theme    |
| `transparent` | `transparent` | `boolean` | false   | Set panel background to transparent |
