Skip to content

Commit

Permalink
[ci skip] Autodoc commit for df066ea.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag committed Mar 18, 2024
1 parent 40e7f3b commit ed4b076
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@ Form Widgets
to true - it will show files.

``favorites`` allows you to override the :ref:`favorite paths you've added
in files menu <add-shortcuts-to-files-menu>`.
in files menu <add-shortcuts-to-files-menu>`. Provide an array of new favorites
or set to ``false`` to disable showing favorites altogether.

.. code-block:: yaml
Expand Down
3 changes: 2 additions & 1 deletion latest/how-tos/app-development/interactive/form-widgets.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,8 @@
<p><code class="docutils literal notranslate"><span class="pre">show_files</span></code> is a boolean flag to show files or not. This defaults
to true - it will show files.</p>
<p><code class="docutils literal notranslate"><span class="pre">favorites</span></code> allows you to override the <a class="reference internal" href="../../../customizations.html#add-shortcuts-to-files-menu"><span class="std std-ref">favorite paths you’ve added
in files menu</span></a>.</p>
in files menu</span></a>. Provide an array of new favorites
or set to <code class="docutils literal notranslate"><span class="pre">false</span></code> to disable showing favorites altogether.</p>
<blockquote>
<div><div class="highlight-yaml notranslate"><div class="highlight"><pre><span></span><span class="nt">path</span><span class="p">:</span><span class="w"></span>
<span class="w"> </span><span class="nt">widget</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;path_selector&quot;</span><span class="w"></span>
Expand Down
2 changes: 1 addition & 1 deletion latest/searchindex.js

Large diffs are not rendered by default.

0 comments on commit ed4b076

Please sign in to comment.