Skip to content

Commit ada9367

Browse files
committed
update option description in README
1 parent 8e490aa commit ada9367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Example:
6767

6868
Option | Type | Default | Description
6969
------ | ---- | ------- | -----------
70-
accessibility | boolean | true | Enables tabbing and arrow key navigation
70+
accessibility | boolean | true | Enables tabbing and arrow key navigation. Unless `autoplay: true`, sets browser focus to current slide (or first of current slide set, if multiple `slidesToShow`) after slide change.
7171
adaptiveHeight | boolean | false | Adapts slider height to the current slide
7272
autoplay | boolean | false | Enables auto play of slides
7373
autoplaySpeed | int | 3000 | Auto play change interval

0 commit comments

Comments
 (0)