Update docs for parsing

This commit is contained in:
Samuel Attard 2016-10-05 10:55:32 +11:00 committed by Zeke Sikelianos
parent b859afc118
commit 2b05c61ae3
8 changed files with 24 additions and 20 deletions

View file

@ -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: