Skip to content

Commit

Permalink
Deployed afc310a with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Oct 10, 2024
1 parent 535306d commit e9d725a
Show file tree
Hide file tree
Showing 23 changed files with 2,759 additions and 2,360 deletions.
41 changes: 41 additions & 0 deletions api/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5049,6 +5049,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#textual.app.App.ALLOW_IN_MAXIMIZED_VIEW" class="md-nav__link">
<span class="md-ellipsis">
<code class="doc-symbol doc-symbol-toc doc-symbol-attribute"></code>&nbsp;ALLOW_IN_MAXIMIZED_VIEW
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -9411,6 +9420,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#textual.app.App.ALLOW_IN_MAXIMIZED_VIEW" class="md-nav__link">
<span class="md-ellipsis">
<code class="doc-symbol doc-symbol-toc doc-symbol-attribute"></code>&nbsp;ALLOW_IN_MAXIMIZED_VIEW
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -12572,6 +12590,29 @@ <h3 id="textual.app.App(ansi_color)" class="doc doc-heading doc-heading-paramete



<div class="doc doc-object doc-attribute">



<h3 id="textual.app.App.ALLOW_IN_MAXIMIZED_VIEW" class="doc doc-heading">
<code class="doc-symbol doc-symbol-heading doc-symbol-attribute"></code> <span class="doc doc-object-name doc-attribute-name">ALLOW_IN_MAXIMIZED_VIEW</span>


<span class="doc doc-labels">
<small class="doc doc-label doc-label-class-attribute"><code>class-attribute</code></small>
</span>

<a href="#textual.app.App.ALLOW_IN_MAXIMIZED_VIEW" class="headerlink" title="Permanent link">&para;</a></h3>
<div class="doc-signature highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="n">ALLOW_IN_MAXIMIZED_VIEW</span> <span class="o">=</span> <span class="s1">&#39;Footer&#39;</span>
</code></pre></div>

<div class="doc doc-contents ">

<p>The default value of <a class="autorefs autorefs-internal" href="../screen/#textual.screen.Screen.ALLOW_IN_MAXIMIZED_VIEW">Screen.ALLOW_IN_MAXIMIZED_VIEW</a>.</p>
</div>

</div>

<div class="doc doc-object doc-attribute">


Expand Down
Loading

0 comments on commit e9d725a

Please sign in to comment.