Skip to content

Commit

Permalink
docs: add animationEasing option
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbin committed Sep 12, 2023
1 parent f62dabb commit 4a3b47f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,12 @@ <h3>
<small><code>number 400</code></small>
</h3>
<p>The modal animation duration of transform on init.</p>

<h3>
<code>animationEasing</code>
<small><code>string 'ease-in-out'</code></small>
</h3>
<p>The modal animation easing function.</p>
</div>

<!-- Events -->
Expand Down

0 comments on commit 4a3b47f

Please sign in to comment.