Skip to content

Commit 710de76

Browse files
committed
Update codeit.js
1 parent d41a730 commit 710de76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/codeit.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ class CodeitElement extends HTMLElement {
5353

5454
history: true,
5555

56+
// optional function which returns a boolean
57+
// that determines whether codeit should auto-add a tab
58+
// on current enter key press
5659
shouldAutoTabFunc: false
5760
};
5861

0 commit comments

Comments
 (0)