Footer
A simple responsive footer which can include anything: lists, headings, columns, icons, buttons, etc.
The Bulma footer is a simple container, with lots of bottom padding, making it great as the last element of any webpage.
To use a Bulma Footer component in your application, you need to import the BulmaFooterModule by adding the following lines to your app.module.ts file.
| Component | Description |
|---|---|
bu-footer |
Parent Footer Component |
An example footer is shown below.