We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dcdfd6 commit 524099aCopy full SHA for 524099a
1 file changed
README.md
@@ -87,6 +87,10 @@ You must install these dependencies!
87
| secondIconComponent | component | MiniButton(simple icon button) | renders your own component as a second button |
88
| thirdIconComponent | component | MiniButton(simple icon button) | renders your own component as a third button |
89
| fourthIconComponent | component | MiniButton(simple icon button) | renders your own component as a fourth button |
90
+| disableFirstIcon | boolean | false | disable the first icon button |
91
+| disableSecondIcon | boolean | false | disable the second icon button |
92
+| disableThirdIcon | boolean | false | disable the third icon button |
93
+| disableFourthIcon | boolean | false | disable the fourth icon button |
94
95
### Credits
96
0 commit comments