Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMabuse committed Apr 8, 2014
1 parent 55e818d commit 85bd870
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SlickWidget.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ class SlickWidget extends Widget{
* @autoplay,boolean, default: false,,Enables Autoplay,
* @autoplaySpeed,int(ms), default: 3000 ,Autoplay Speed in milliseconds,
* @arrows,boolean, default: true,Prev/Next Arrows,
* @centerMode, boolean false,Enables centered view with partial prev/next slides. Use with odd numbered slidesToShow counts.
* @centerPadding,int 50,Side padding when in center mode
* @cssEase,string, default: 'ease',CSS3 Animation Easing,
* @dots,boolean, default: false,Show dot indicators,
* @draggable,boolean, default: true,Enable mouse dragging,
Expand Down

0 comments on commit 85bd870

Please sign in to comment.