diff --git a/README.md b/README.md index 19a6eb7..835222a 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ And | `main-icon` | String | Default 'add'
Use icons from the material icon library. | | `main-tooltip` | String | Default `null` | | `actions` | Object | [Details bellow](https://github.com/PygmySlowLoris/vue-fab/#actions) +| `fixed-tooltip` | Boolean | Default 'false'
if true, it shows the tooltip beside the actions ### actions