1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Deployed 8f65a89ffb to master with MkDocs 1.2.3 and mike 1.1.2

This commit is contained in:
GitHub Action 2021-11-12 18:20:40 +00:00
parent 91f414bfc8
commit 0a5ca97120
5 changed files with 14 additions and 3 deletions

View File

@ -1007,7 +1007,7 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@30167</p>
<p>LensExtension.__@Disposers@30165</p>
<hr />
<h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3>
<p><strong>appMenus</strong>: <code>MenuRegistration</code>[] = <code>[]</code></p>

View File

@ -1127,7 +1127,7 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@30167</p>
<p>LensExtension.__@Disposers@30165</p>
<hr />
<h3 id="apppreferences">appPreferences<a class="headerlink" href="#apppreferences" title="Permanent link">#</a></h3>
<p><strong>appPreferences</strong>: <a href="../../interfaces/Common.Types.AppPreferenceRegistration/"><code>AppPreferenceRegistration</code></a>[] = <code>[]</code></p>

View File

@ -898,6 +898,13 @@
store
</a>
</li>
<li class="md-nav__item">
<a href="#subscribestores" class="md-nav__link">
subscribeStores
</a>
</li>
<li class="md-nav__item">
@ -1042,6 +1049,7 @@
<li><a href="./#showheader">showHeader</a></li>
<li><a href="./#sortingcallbacks">sortingCallbacks</a></li>
<li><a href="./#store">store</a></li>
<li><a href="./#subscribestores">subscribeStores</a></li>
<li><a href="./#tableid">tableId</a></li>
<li><a href="./#tableprops">tableProps</a></li>
<li><a href="./#virtual">virtual</a></li>
@ -1167,6 +1175,9 @@
<h4 id="overrides_1">Overrides<a class="headerlink" href="#overrides_1" title="Permanent link">#</a></h4>
<p>ItemListLayoutProps.store</p>
<hr />
<h3 id="subscribestores">subscribeStores<a class="headerlink" href="#subscribestores" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>subscribeStores</strong>: <code>boolean</code></p>
<hr />
<h3 id="tableid">tableId<a class="headerlink" href="#tableid" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>tableId</strong>: <code>string</code></p>
<h4 id="inherited-from_20">Inherited from<a class="headerlink" href="#inherited-from_20" title="Permanent link">#</a></h4>

File diff suppressed because one or more lines are too long

Binary file not shown.