mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Deployed 9656b8c577 to master with MkDocs 1.4.2 and mike 1.1.2
This commit is contained in:
parent
66b156b6dd
commit
ddf497a7bb
@ -750,6 +750,13 @@
|
||||
className
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#data-testid" class="md-nav__link">
|
||||
data-testid
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@ -836,6 +843,7 @@
|
||||
<ul>
|
||||
<li><a href="./#children">children</a></li>
|
||||
<li><a href="./#classname">className</a></li>
|
||||
<li><a href="./#data-testid">data-testid</a></li>
|
||||
<li><a href="./#formatters">formatters</a></li>
|
||||
<li><a href="./#offset">offset</a></li>
|
||||
<li><a href="./#preferredpositions">preferredPositions</a></li>
|
||||
@ -852,6 +860,9 @@
|
||||
<h3 id="classname">className<a class="headerlink" href="#classname" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>className</strong>: <a href="../../modules/Common.Util/#iclassname"><code>IClassName</code></a></p>
|
||||
<hr />
|
||||
<h3 id="data-testid">data-testid<a class="headerlink" href="#data-testid" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>data-testid</strong>: <code>string</code></p>
|
||||
<hr />
|
||||
<h3 id="formatters">formatters<a class="headerlink" href="#formatters" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>formatters</strong>: <a href="../Renderer.Component.TooltipContentFormatters/"><code>TooltipContentFormatters</code></a></p>
|
||||
<hr />
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue
Block a user