Update docs for parsing
This commit is contained in:
parent
b859afc118
commit
2b05c61ae3
8 changed files with 24 additions and 20 deletions
|
@ -4,7 +4,7 @@
|
|||
toolbar.
|
||||
* `click` Function
|
||||
* `tooltip` String (optional) - The text of the button's tooltip.
|
||||
* `flags` Array (optional) - Control specific states and behaviors of the
|
||||
* `flags` String[] (optional) - Control specific states and behaviors of the
|
||||
button. By default, it is `['enabled']`.
|
||||
|
||||
The `flags` is an array that can include following `String`s:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue