Skip to content

Commit 524099a

Browse files
committed
README is updated
1 parent 3dcdfd6 commit 524099a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@ You must install these dependencies!
8787
| secondIconComponent | component | MiniButton(simple icon button) | renders your own component as a second button |
8888
| thirdIconComponent | component | MiniButton(simple icon button) | renders your own component as a third button |
8989
| 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 |
9094

9195
### Credits
9296

0 commit comments

Comments
 (0)