summaryrefslogtreecommitdiffstats
path: root/documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation.html')
-rw-r--r--documentation.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/documentation.html b/documentation.html
index 133940d..54e2731 100644
--- a/documentation.html
+++ b/documentation.html
@@ -53,12 +53,17 @@
<tr>
<td>selectableHeader</td>
<td>null</td>
- <td>Text or HTML to display on the selectable container</td>
+ <td>Text or HTML to display on the selectable container.</td>
</tr>
<tr>
<td>selectedHeader</td>
<td>null</td>
- <td>Text or HTML to display on the selected container</td>
+ <td>Text or HTML to display on the selected container.</td>
+ </tr>
+ <tr>
+ <td>disabledClass</td>
+ <td>'disabled'</td>
+ <td>CSS class for disabled items.</td>
</tr>
</table>
<h2>Methods</h2>