Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Commit 8da26f6

Browse files
committed
Update Documenation
Closes #338
1 parent d978f3d commit 8da26f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app/main/main.template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,7 @@ <h2>Settings</h2>
12251225
<td>Indicates if the list items should get a class active applied when they are selected.</td>
12261226
</tr>
12271227
<tr>
1228-
<td>keyboardControl</td>
1228+
<td>keyboardControls</td>
12291229
<td>Boolean</td>
12301230
<td>false</td>
12311231
<td>When activated the dropdown can be used with the keyboard instead of with the mouse.</td>

src/app/v1docs/v1docs.template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ <h2>Settings</h2>
218218
<td>Indicates if the list items should get a class active applied when they are selected.</td>
219219
</tr>
220220
<tr>
221-
<td>keyboardControl</td>
221+
<td>keyboardControls</td>
222222
<td>Boolean</td>
223223
<td>false</td>
224224
<td>When activated the dropdown can be used with the keyboard instead of with the mouse.</td>

0 commit comments

Comments
 (0)