Skip to content

Commit d4aedd6

Browse files
committed
add fitToScreen to options
1 parent 6721af3 commit d4aedd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ export interface Options {
101101
delay?: number;
102102
hideArrow?: boolean;
103103
style?: string;
104+
fitToScreen?: boolean;
104105
};
105106
}
106107

0 commit comments

Comments
 (0)