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

Deployed b127af7bb6 to master with MkDocs 1.2.3 and mike 1.1.2

This commit is contained in:
GitHub Action 2021-12-27 11:31:34 +00:00
parent 1f4284ab15
commit 223d62ab4a
6 changed files with 280 additions and 291 deletions

View File

@ -904,7 +904,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@44722</p>
<p>IpcRegistrar.__@IpcPrefix@44719</p>
<hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
<p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>

View File

@ -904,7 +904,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@44722</p>
<p>IpcRegistrar.__@IpcPrefix@44719</p>
<hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
<p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>

View File

@ -765,13 +765,6 @@
label
</a>
</li>
<li class="md-nav__item">
<a href="#theme" class="md-nav__link">
theme
</a>
</li>
<li class="md-nav__item">
@ -844,7 +837,6 @@
<li><a href="./#disabled">disabled</a></li>
<li><a href="./#inline">inline</a></li>
<li><a href="./#label">label</a></li>
<li><a href="./#theme">theme</a></li>
<li><a href="./#value">value</a></li>
</ul>
<h3 id="methods">Methods<a class="headerlink" href="#methods" title="Permanent link">#</a></h3>
@ -864,9 +856,6 @@
<h3 id="label">label<a class="headerlink" href="#label" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>label</strong>: <code>ReactNode</code></p>
<hr />
<h3 id="theme">theme<a class="headerlink" href="#theme" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>theme</strong>: <code>"light"</code> | <code>"dark"</code></p>
<hr />
<h3 id="value">value<a class="headerlink" href="#value" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>value</strong>: <code>T</code></p>
<h2 id="methods_1">Methods<a class="headerlink" href="#methods_1" title="Permanent link">#</a></h2>

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

Binary file not shown.