Skip to content

Commit

Permalink
Update reference
Browse files Browse the repository at this point in the history
  • Loading branch information
leongersen committed May 3, 2020
1 parent 14afa40 commit 0a944a9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions documentation/reference.php
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@
<?php sect('event-callback'); ?>
<h1>Event Callback</h1>

<p>See <a href="/nouislider/events-callbacks/#section-binding">events</a> for more information.</p>

<table class="reference-table">
<thead>
<tr>
Expand Down Expand Up @@ -354,6 +356,11 @@
<td>Array of <code>number</code></td>
<td>Handle positions, in percentages</td>
</tr>
<tr>
<td>noUiSlider</td>
<td><code>object</code></td>
<td>Slider API</td>
</tr>
</tbody>
</table>
</section>

0 comments on commit 0a944a9

Please sign in to comment.