提交 c66f3300 编写于 作者: R ryo-ma 提交者: Kamran Ahmed

Fix - readme (#63)

上级 b8398484
......@@ -170,7 +170,7 @@ const driver = new Driver({
onHighlightStarted: (Element) {}, // Called when element is about to be highlighted
onHighlighted: (Element) {}, // Called when element is fully highlighted
onDeselected: (Element) {}, // Called when element has been deselected
onReset: () {}, // Called when element has been deselected
onReset: () {}, // Called when overlay is about to be cleared
});
```
Note that all the button options that you provide in the driver definition can be overridden for a specific step by giving them in the step definition
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册