aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 03033538..da04afa0 100644
--- a/readme.md
+++ b/readme.md
@@ -270,6 +270,12 @@ Options must be passed as an object to the `setup()` method as above.
<td>See <code>plyr.js</code> in <code>/src</code> for more info. You probably don't need to change any of these.</td>
</tr>
<tr>
+ <td><code>handlers</code></td>
+ <td>Object</td>
+ <td>&mdash;</td>
+ <td>Allows early binding of handlers to Plyr's controls. See <code>controls</code> above for list of controls and see <code>plyr.js</code> in <code>/src</code> for more info.</td>
+ </tr>
+ <tr>
<td><code>classes</code></td>
<td>Object</td>
<td>&mdash;</td>