kamrify commited on
Commit
96c5c02
·
1 Parent(s): c4b3fcc

Update note

Browse files
Files changed (1) hide show
  1. readme.md +2 -0
readme.md CHANGED
@@ -348,6 +348,8 @@ activeElement.showPopover(); // Show the popover
348
  activeElement.getNode(); // Gets the DOM Element behind this element
349
  ```
350
 
 
 
351
  **Note –** Do not forget to add `e.stopPropagation()` to the `click` binding that triggers driver.
352
 
353
  ![](./demo/images/split.png)
 
348
  activeElement.getNode(); // Gets the DOM Element behind this element
349
  ```
350
 
351
+ ![](./demo/images/split.png)
352
+
353
  **Note –** Do not forget to add `e.stopPropagation()` to the `click` binding that triggers driver.
354
 
355
  ![](./demo/images/split.png)