We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6a056 commit 19bfd53Copy full SHA for 19bfd53
README.md
@@ -44,6 +44,7 @@ And
44
| `main-icon` | String | <b>Default 'add'</b> <br>Use icons from the material icon library. |
45
| `main-tooltip` | String | <b>Default `null`</b> |
46
| `actions` | Object | <b>[Details bellow](https://github.com/PygmySlowLoris/vue-fab/#actions)</b>
47
+| `fixed-tooltip` | Boolean | <b>Default 'false'</b><br> if true, it shows the tooltip beside the actions
48
49
### actions
50
0 commit comments