@eui/core 13.0.0-rc.18 → 13.0.0-rc.19

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.
@@ -112,6 +112,9 @@
112
112
  <tr>
113
113
  <td class="col-md-4">
114
114
  <ul class="index-list">
115
+ <li>
116
+ <a href="#previousLocale" >previousLocale</a>
117
+ </li>
115
118
  <li>
116
119
  <a href="#currentLocale" >currentLocale</a>
117
120
  </li>
@@ -490,6 +493,23 @@
490
493
  <h3 id="accessors">
491
494
  Accessors
492
495
  </h3>
496
+ <table class="table table-sm table-bordered">
497
+ <tbody>
498
+ <tr>
499
+ <td class="col-md-4">
500
+ <a name="previousLocale"></a>
501
+ <span class="name"><b>previousLocale</b><a href="#previousLocale"><span class="icon ion-ios-link"></span></a></span>
502
+ </td>
503
+ </tr>
504
+
505
+ <tr>
506
+ <td class="col-md-4">
507
+ <span class="accessor"><b>get</b><code>previousLocale()</code></span>
508
+ </td>
509
+ </tr>
510
+
511
+ </tbody>
512
+ </table>
493
513
  <table class="table table-sm table-bordered">
494
514
  <tbody>
495
515
  <tr>