# HtmlFooter

Writes text to the footer section of a generated HTML page.

## Component Signature

```
<bx:HtmlFooter text=[string] />
```

### Attributes

| Atrribute | Type     | Required | Description | Default |
| --------- | -------- | -------- | ----------- | ------- |
| `text`    | `string` | `false`  |             |         |

## Examples
