@eui/mobile-core 16.8.0-snapshot-1711018751488 → 16.8.0-snapshot-1711028310157

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -180,6 +180,9 @@
180
180
  <li>
181
181
  <a href="#clickEventHandler" >clickEventHandler</a>
182
182
  </li>
183
+ <li>
184
+ <a href="#emitEvents" >emitEvents</a>
185
+ </li>
183
186
  <li>
184
187
  <a href="#getCssClasses" >getCssClasses</a>
185
188
  </li>
@@ -814,6 +817,37 @@
814
817
  </tr>
815
818
  </tbody>
816
819
  </table>
820
+ <table class="table table-sm table-bordered">
821
+ <tbody>
822
+ <tr>
823
+ <td class="col-md-4">
824
+ <a name="emitEvents"></a>
825
+ <span class="name">
826
+ <span ><b>emitEvents</b></span>
827
+ <a href="#emitEvents"><span class="icon ion-ios-link"></span></a>
828
+ </span>
829
+ </td>
830
+ </tr>
831
+ <tr>
832
+ <td class="col-md-4">
833
+ <code>emitEvents()</code>
834
+ </td>
835
+ </tr>
836
+
837
+
838
+
839
+
840
+ <tr>
841
+ <td class="col-md-4">
842
+
843
+ <div class="io-description">
844
+ <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
845
+
846
+ </div>
847
+ </td>
848
+ </tr>
849
+ </tbody>
850
+ </table>
817
851
  <table class="table table-sm table-bordered">
818
852
  <tbody>
819
853
  <tr>