# FloatingActionButton

A simple minimal floating action button, with an icon and optionally a text

### Constructor

```javascript
constructor(options: object)
``` 

#### Options
| Option | Type | Description |
| --- | --- | --- |
| `position` | string | The position, x and y, center, top, bottom, left or right |
| `text` | string | If the fab needs a text or not |
> These options are also setters